Skip to content

It helps developers manage and automate the recurring tasks that are inherent to the process of building smart contracts and dApps, as well as easily introducing more functionality around this workflow

Notifications You must be signed in to change notification settings

AdrianGeorgeM/Hardhat-project-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardhat-project-practice

What is Hardhat? Hardhat is a development environment to compile, deploy, test, and debug Ethereum smart contract

ABI(Counter.json - contracts)is a JSON object that describes the interface of a smart contract. It is used to generate a contract object that can be used to interact with the contract on the blockchain.

About

It helps developers manage and automate the recurring tasks that are inherent to the process of building smart contracts and dApps, as well as easily introducing more functionality around this workflow

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published