quickhat
v1.0.2
Published
A way to get setup with hardhat quicker
Downloads
3
Maintainers
Readme
Quickhat
Quickhat is a simple CLI to quickly generate a hardhat typescript project.
Usage
npx quickhat
Reason for this project
I got fed up with how hardhat makes you install dependencies manually in multiple waves
This CLI will:
- Install all the required dependencies in one shot
- Add an EMPTY sample contract
- Add an EMPTY sample test
- Add an EMPTY sample deployment script
- Add a hardhat config with common network configurations
- Set up proper .env private key management
Show love
Come follow me on Twitter and say hi!