https://github.com/pavankpdev/nft-contracts-duolearn
https://github.com/pavankpdev/nft-contracts-duolearn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pavankpdev/nft-contracts-duolearn
- Owner: pavankpdev
- Created: 2022-08-26T16:01:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T04:46:40.000Z (over 2 years ago)
- Last Synced: 2025-01-30T09:22:23.047Z (3 months ago)
- Language: Solidity
- Size: 317 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
Try running some of the following tasks:
```shell
npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```