solidity-boilerplate
v0.0.1
Published
Project boilerplate for Ethereum's Solidity programming language with truffle
Downloads
3
Readme
Solidity Project Boilerplate
Boilerplate project for Ethereum's Solidity programming language.
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