Prerequisites:
- Foundry (
forge,cast) installed - Node.js ≥20 (for dotenv, if desired)
- Funded EVM testnet account (private key)
- Environment variables.
1
Clone Repository
2
Setup Environment
3
Install Node Dependencies
4
Build and Test
5
Deploy and Execute
Before deploying, make sure your environment is set. You can use a Alternatively, run Foundry directly:Save/export the deployed address:
.env
file (see .env.example) or export variables in your shell.