Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.21 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.21 KB

CircleCI

Solidity Boilerplate Generator

solidity_logo

this project is boilerplate for solidity created with yeoman.

Usage

You need yeoman for scaffolding.

yarn global add yo

if you already have yeoman, install this project generator

yarn global add generator-solidity-boilerplate

That's all you need to install. When you want to create new project, just run

yo solidity-boilerplate

you will get our boilerplate soon, just wait a sec with your ☕

Update boilerplate

first, run yo command

yo

select option Update your generators

styleguide

solidity styleguide