ghoul-sol / treasure-staking

10 stars 1 forks source link

ERC20 & ERC721 farming pools

Developer install

git submodule update --init --recursive
npm install
curl -L https://foundry.paradigm.xyz | bash # Then follow instructions on screen

Testing

Hardhat tests

npx hardhat test

Foundry tests

forge test