https://github.com/chrisabdo/web3mediumfinalbuild
https://github.com/chrisabdo/web3mediumfinalbuild
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisabdo/web3mediumfinalbuild
- Owner: ChrisAbdo
- Created: 2022-07-08T10:24:35.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-08T10:25:04.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T10:12:59.768Z (4 months ago)
- Language: JavaScript
- Size: 384 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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
```