1.0.2 • Published 8 months ago

quickhat v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago