|
|
%!s(int64=3) %!d(string=hai) anos | |
|---|---|---|
| .idea | %!s(int64=3) %!d(string=hai) anos | |
| scripts | %!s(int64=3) %!d(string=hai) anos | |
| test | %!s(int64=3) %!d(string=hai) anos | |
| .gitignore | %!s(int64=3) %!d(string=hai) anos | |
| .secret.ts.sample | %!s(int64=3) %!d(string=hai) anos | |
| README.md | %!s(int64=3) %!d(string=hai) anos | |
| hardhat.config.ts | %!s(int64=3) %!d(string=hai) anos | |
| package.json | %!s(int64=3) %!d(string=hai) anos | |
| tsconfig.json | %!s(int64=3) %!d(string=hai) anos |
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:
cp .secret.ts.sample .secret.ts
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts