0.0.1 • Published 7 years ago

solidity-boilerplate v0.0.1

Weekly downloads
8
License
-
Repository
github
Last release
7 years ago

Solidity Project Boilerplate

Boilerplate project for Ethereum's Solidity programming language.

Gitter

Usage

  • Have node installed
  • npm i -g truffle ethereumjs-testrpc
  • Clone this repo
  • Run testrpc
  • In another window run truffle test
  • TODO: truffle deploy for different networks

TODO

- Final Deploy Step: Register Controller Interfaces
- EVM Control (TestRPC Controller)
- REPL Inline if test fails
- Integrate some accounts into
- Update ETH Sigma for account automation
0.0.1

7 years ago