|
|
2 vuotta sitten | |
|---|---|---|
| abi | 2 vuotta sitten | |
| config | 2 vuotta sitten | |
| contracts | 2 vuotta sitten | |
| model | 2 vuotta sitten | |
| scripts | 2 vuotta sitten | |
| utils | 2 vuotta sitten | |
| .gitignore | 2 vuotta sitten | |
| .secret-config.js.sample | 2 vuotta sitten | |
| README.md | 2 vuotta sitten | |
| hardhat.config.js | 2 vuotta sitten | |
| package-lock.json | 2 vuotta sitten | |
| package.json | 2 vuotta sitten |
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