Skip to content
isolated-pools / 0.0.2

isolated-pools 0.0.2

Install from the command line:
Learn more about npm packages
$ npm install @venusprotocol/isolated-pools@0.0.2
Install via package.json:
"@venusprotocol/isolated-pools": "0.0.2"

About this version

Venus Isolated Pools

Compound Fork Commit

https://github.com/compound-finance/compound-protocol/tree/a3214f67b73310d547e00fc578e8355911c9d376

Prerequisites

Installing

yarn install

Run Tests

yarn test
yarn hardhat:test
  • To run fork tests add FORK_MAINNET=true and QUICK_NODE_KEY in the .env file.

Hardhat Commands

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
npx hardhat help
REPORT_GAS=true npx hardhat test
npx hardhat coverage
npx hardhat run scripts/deploy.ts
TS_NODE_FILES=true npx ts-node scripts/deploy.ts
npx eslint '**/*.{js,ts}'
npx eslint '**/*.{js,ts}' --fix
npx prettier '**/*.{json,sol,md}' --check
npx prettier '**/*.{json,sol,md}' --write
npx solhint 'contracts/**/*.sol'
npx solhint 'contracts/**/*.sol' --fix

MNEMONIC="<>" BSC_API_KEY="<>" npx hardhat run ./script/hardhat/deploy.ts --network testnet

Details


Assets

  • isolated-pools-0.0.2.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all