1.0.2 • Published 2 years ago

quickhat v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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!

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago