|
|
há 2 anos atrás | |
|---|---|---|
| .workflow | há 2 anos atrás | |
| abi | há 2 anos atrás | |
| config | há 2 anos atrás | |
| contracts | há 2 anos atrás | |
| model | há 2 anos atrás | |
| scripts | há 2 anos atrás | |
| utils | há 2 anos atrás | |
| .gitignore | há 2 anos atrás | |
| .secret-config.js.sample | há 2 anos atrás | |
| README.md | há 2 anos atrás | |
| hardhat.config.js | há 2 anos atrás | |
| package-lock.json | há 2 anos atrás | |
| package.json | há 2 anos atrás |
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