OsiPad/evm
osmannyildiz f8abf6fcad first contact 2024-04-18 16:02:25 +03:00
..
contracts first contact 2024-04-18 16:02:25 +03:00
ignition/modules first contact 2024-04-18 16:02:25 +03:00
test reconsider life choices 2024-04-16 21:18:45 +03:00
.gitignore reconsider life choices 2024-04-16 21:18:45 +03:00
README.md reconsider life choices 2024-04-16 21:18:45 +03:00
hardhat.config.ts reconsider life choices 2024-04-16 21:18:45 +03:00
package.json reconsider life choices 2024-04-16 21:18:45 +03:00
pnpm-lock.yaml reconsider life choices 2024-04-16 21:18:45 +03:00
tsconfig.json reconsider life choices 2024-04-16 21:18:45 +03:00

README.md

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module 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 ignition deploy ./ignition/modules/Lock.ts