@zk-email/ether-email-auth-contracts

v0.1.1-preview
```bash yarn install ```

lint

solhint 'src/**/*.sol'

test

forge test --no-match-test "testIntegration" --no-match-contract ".*Script.*" --skip '*ZKSync*'

build

forge build --skip '*ZKSync*'

zktest

forge test --no-match-test "testIntegration" --no-match-contract ".*Script.*" --system-mode=true --zksync --gas-limit 1000000000 --chain 300

zkbuild

forge build --zksync
npm i @zk-email/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 10/18/2024

Downloads