laconicd-deprecated/tests/integration_tests/contracts
2023-01-04 16:34:38 +05:30
..
contracts release: v0.20-rc3 changelog (#1517) 2022-11-30 18:00:19 +01:00
.gitignore release: v0.20-rc3 changelog (#1517) 2022-11-30 18:00:19 +01:00
hardhat.config.ts release: v0.20-rc3 changelog (#1517) 2022-11-30 18:00:19 +01:00
package-lock.json Merge tag 'v0.20.0' into murali/update-fork 2023-01-04 16:34:38 +05:30
package.json Merge tag 'v0.20.0' into murali/update-fork 2023-01-04 16:34:38 +05:30
README.md release: v0.20-rc3 changelog (#1517) 2022-11-30 18:00:19 +01:00
tsconfig.json Merge tag 'v0.20.0' into murali/update-fork 2023-01-04 16:34:38 +05:30

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:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js