1.2.2 • Published 2 years ago
@poolzfinance/builders v1.2.2
LockDealNFT.Builders
Builders are Solidity smart contracts designed to mass-create NFTs using the LockDealNFT system.
Navigation
Installation
Install the packages:
npm iyarnCompile contracts:
npx hardhat compileRun tests:
npx hardhat testRun coverage:
npx hardhat coverageDeploy:
npx truffle dashboardnpx hardhat run ./scripts/deploySimpleBuilder.ts --network truffleDashboardnpx hardhat run ./scripts/deploySimpleRefundBuilder.ts --network truffleDashboardLicense
The-Poolz Contracts is released under the MIT License.