Skip to content

Simple project to evaliuate smart contract development and testing

Notifications You must be signed in to change notification settings

haroonsin/solidity_counter

Repository files navigation

Solidity Counter Demo

Simple project to evaluate smart contract development and testing

Pre-Req

npm install; npm --save-dev hardhat

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

About

Simple project to evaliuate smart contract development and testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published