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

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

build

forge build --skip '*ZKSync*'

zkbuild

forge build --zksync

test

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

zktest

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

lint

solhint 'src/**/*.sol'
npm i @zk-email/ether-email-auth-contracts

Metadata

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

Downloads