vibc-core-smart-contracts
/
0.0.1
vibc-core-smart-contracts 0.0.1
Install from the command line:
Learn more about npm packages
$ npm install @open-ibc/vibc-core-smart-contracts@0.0.1
Install via package.json:
"@open-ibc/vibc-core-smart-contracts": "0.0.1"
About this version
This project includes
- vIBC Core Smart Contracts (CoreSC)
- a few demo contracts that simulate dev users protocol contracts, eg. Mars, etc.
npm install
# Run CoreSC tests
npx hardhat test
Try running some of the following tasks:
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts