1.0.1 • Published 1 year ago

@poolzfinance/dispenser-provider v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

LockDealNFT.DispenserProvider

NFT Dispenser Provider

Build and Test codecov CodeFactor License

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.