Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

palo-it-th/web3-eth-exercises

Repository files navigation

Sample Hardhat Project

This project will contain exercises in solidity.

Test

npx hardhat test

Start node

npx hardhat node

Deploy

npx hardhat run scripts/deploy_XXX.ts

Test with gas report

REPORT_GAS=true npx hardhat test

To deploy on localhost network:

npx hardhat --network localhost run scripts/deploy_XXX.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published