Go to file
Richard Ramos 50e66fd679 Files required for building a plasma service 2018-08-01 15:14:34 -04:00
app move most tooling to appbar 2018-08-01 11:17:06 -04:00
config Finally running plasma_cash with Embark 2018-07-31 20:38:43 -04:00
contracts Finally running plasma_cash with Embark 2018-07-31 20:38:43 -04:00
loom_js_test Added js demo from loom 2018-08-01 13:08:08 -04:00
plasma_cash Merge branch 'visual-identity' of http://github.com/status-im/contracts into visual-identity 2018-08-01 13:09:16 -04:00
plasma_service Files required for building a plasma service 2018-08-01 15:14:34 -04:00
test Simplified contract to only gather votes without requiring options 2018-06-27 17:23:27 -04:00
utils better increaseTime 2018-05-17 12:47:41 -03:00
.babelrc add initial form scafold for proposal manager 2018-05-31 09:53:26 -04:00
.gitattributes cleanup bootstrap 2018-04-23 01:58:58 -03:00
.gitignore Finally running plasma_cash with Embark 2018-07-31 20:38:43 -04:00
README.md add instance factory contracts to readme 2018-05-15 08:56:13 -03:00
embark.json Adding required contracts for PlasmaChain 2018-07-31 09:11:14 -04:00
package.json Setting up same version of openzeppelin as loom example 2018-07-31 14:45:14 -04:00

README.md

status.im contracts

Usage:

npm install -g embark
git clone https://github.com/status-im/contracts.git
cd contracts
npm install
embark simulator
embark test
embark run
Contract Deploy Test UI
token/TestToken Yes Yes Yes
token/ERC20Token No Yes Yes
deploy/Instance No No No
deploy/Factory No No No