2.0.3 • Published 1 year ago

hardhat-create-app v2.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Hardhat Create App Template

Create new project

Head into root directory of your project. The Script will create new folder with the name of the app, here we will use example name myApp

Run the script: npx hardhat-create-app myApp

ENVs

Create application does not require any ENV at the start, ENV dependencies are commented out in hardhat.config.ts

All possible ENVs are listed in .env.example file.

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0

1 year ago