Skip to content

687c/practical2

Repository files navigation

Solidity ABC Practical

This project demonstrates ause of Solidity to create a smart contract of a simple Bank tx

This project was scaffold using 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published