solidity-boilerplate

Project boilerplate for Ethereum's Solidity programming language with truffle

Usage no npm install needed!

<script type="module">
  import solidityBoilerplate from 'https://cdn.skypack.dev/solidity-boilerplate';
</script>

README

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