@cygnusdao/core
v1.0.1
Published
Cygnus Finance Core contracts
Downloads
17
Readme
CygnusDAO Core contracts
To run tests must have hardhat installed. Most tests are run on a forked network, check "make" and "users" under /test/.
Once we are set up, we can fork the network we want to test with npx hardhat node --fork {network} and we can do npx hardhat test Borrow.js for example
