Hardhat - Understanding the basics
What we'll be covering in this article?
Setting up Hardhat
Compilation
Testing
Debugging
Deployment
And much more ...
Hardhat is a developer environment, to compile,deploy, test and debug your etherium software in a easy way. Even though we h...
aaronr2023.hashnode.dev6 min read