Skip to content

jedsada-gh/solidity-boilerplate

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 55.3%
  • JavaScript 44.7%