1.0.2 • Published 2 years ago

generator-contract-rsk-hardhat v1.0.2

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

rsk hardhat generator

this package require to have yeoman install

# yeoman
npm install -g yo

npm package

npm install -g generator-contract-rsk-hardhat

yo contract-rsk-hardhat <- run the generator

# or (avoiding npm install)

yo contract-rsk-hardhat --skip-install

follow the cli instructions

local usage

# clone the project
npm install
npm run build
npm link <- require to use it with yeoman locally

yo contract-rsk-hardhat <- run the generator

# or (avoiding npm install)

yo contract-rsk-hardhat --skip-install

follow the cli instructions
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago