hardhat-create-app

2.0.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i hardhat-create-app

Weekly Downloads

0

Version

2.0.3

License

ISC

Unpacked Size

11.4 kB

Total Files

19

Last publish

Collaborators

  • codewarriorr