|
|
vor 2 Jahren | |
|---|---|---|
| abi | vor 2 Jahren | |
| config | vor 2 Jahren | |
| contracts | vor 2 Jahren | |
| model | vor 2 Jahren | |
| scripts | vor 2 Jahren | |
| utils | vor 2 Jahren | |
| .gitignore | vor 2 Jahren | |
| .secret-config.js.sample | vor 2 Jahren | |
| README.md | vor 2 Jahren | |
| hardhat.config.js | vor 2 Jahren | |
| package-lock.json | vor 2 Jahren | |
| package.json | vor 2 Jahren |
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:
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js