- Clone the git repository
- Copy
.env.template
to.env
and replace "XYZ" with yourRPC_URL
(e.g., https://mainnet.infura.io/v3/apikey or https://eth-mainnet.g.alchemy.com/v2/apikey) - Run
forge test
(this will install dependencies, build the project's smart contracts, and run the tests on a local fork of mainnet)
- Security contact: info(at)valorem.xyz