ZetaEVM Example contracts
⚠️ The contracts are not audited yet, use at your own risk.
Environment variables
Follow the template in .env.example
.
- The private key should not include
0x
. - To verify your contracts, you'll need api keys both in BSCScan and Etherscan.
Running Tests
yarn test