Skip to content

Fox-Demo/ERC3525-demo

Repository files navigation

ERC3525-demo

How to start?

npm install
npx hardhat compile
npx hardhat test

If you want start with Foundry

forge install
forge build
forge test