/compound-protocol-lite

Experimental hardhat-based repo

Primary LanguageSolidity

Compound Protocol Lite

Experimental Hardhat repo.

how to use

npm install
npm run build

optional:

TS_NODE_TRANSPILE_ONLY=1

that will speed up ur scen runner a lot a lot



npx hardhat scen --file spec/sim/0008-sweep-token/hypothetical_migration.scen

or

npx hardhat repl



very incomplete

make sure that your node version is high enough for hardhat im using 16.7.0