1.0.2 • Published 3 months ago

erc404-nftmarketplace-boilerplate v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Run the following command to install the dependencies:

npm install dotenv --save --force
npm install --save-dev hardhat --force
npm install --force

Try running some of the following tasks to test your project:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago