1.0.2 • Published 7 years ago
test-les-name v1.0.2
Project Template
Content:
ICO Smart Contract templates
Features/Rules:
- Contract expects certain version of compiler
- Use truffle as local dependency. Use certain version of truffle which match to expected version of compiler.
- Use npm commands:
compile
,test
,migrate
,coverage
,solhint
,solium
.
Zeppelin-solidity
is dependency for contracts, use it as base contract.- Use jenkins to verify pull requests
- ...
Additional tools:
These tools can be installed optionally(but suggested), follow their documentation: 1. Oyente 2. Solidity-flattener 3. ...