@poolzfinance/whitelist-router
v1.0.0
Published
[![Build and Test](https://github.com/The-Poolz/WhiteListRouter/actions/workflows/node.js.yml/badge.svg)](https://github.com/The-Poolz/WhiteListRouter/actions/workflows/node.js.yml) [![codecov](https://codecov.io/gh/The-Poolz/WhiteListRouter/graph/badge.
Downloads
11
Keywords
Readme
WhiteListRouter
Navigation
Installation
Install the packages:
npm i
Compile contracts:
npx hardhat compile
Run tests:
npx hardhat test
Run coverage:
npx hardhat coverage
Deploy:
npx truffle dashboard
npx hardhat run ./scripts/deploy.ts --network truffleDashboard
License
The-Poolz Contracts is released under the MIT License.