Skip to content

nsjames/quickhat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A way to get setup with hardhat quicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published