No description
  • Solidity 96.1%
  • JavaScript 3.9%
Find a file
2026-09-02 14:19:17 +00:00
contracts Fix bug which burned drx instead of drz 2022-09-17 21:10:32 -07:00
scripts Update package name 2022-09-10 21:37:53 -07:00
test/utils Remove old tests 2022-09-10 21:35:36 -07:00
.gitignore Initial commit 2022-09-10 21:27:20 -07:00
CODEOWNERS Add CODEOWNERS for org code maintainers. 2026-09-02 14:19:17 +00:00
hardhat.config.js Initial commit 2022-09-10 21:27:20 -07:00
networkConfig.COPY.json Initial commit 2022-09-10 21:27:20 -07:00
package.json Update package name 2022-09-10 21:37:53 -07:00
README.md Initial commit 2022-09-10 21:27:20 -07:00
yarn-error.log Initial commit 2022-09-10 21:27:20 -07:00
yarn.lock Initial commit 2022-09-10 21:27:20 -07:00

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