Thaddeus19 / solidity-boilerplate

This is the boilerplate code I use for all my solidity smart contract projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solidity-boilerplate

This is the boilerplate code I use for my solidity smart contract projects.

It has a few node modules added as dev-dependencies, truffle config with default contracts, travis config, solcover config and a few test helpers.

About

This is the boilerplate code I use for all my solidity smart contract projects.

License:MIT License


Languages

Language:JavaScript 100.0%