1.0.1 • Published 11 months ago

@cygnusdao/core v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

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