Go to file
Ricardo Guilherme Schmidt df5230ff96 Merge branch '000-instance-factory' into 145-identity 2018-05-15 08:56:24 -03:00
app fix in log 2018-05-13 01:40:56 -03:00
config merge 145-identity + 000-instance-factory 2018-05-13 18:04:35 -03:00
contracts bump solc version 2018-05-13 18:09:34 -03:00
docs remove leftover info in readme, move docs 2018-04-06 22:33:17 -03:00
test merge 145-identity + 000-instance-factory 2018-05-13 18:04:35 -03:00
utils Merge branch 'bootstrap' into 145-identity 2018-05-14 18:02:10 -03:00
.gitattributes cleanup bootstrap 2018-04-23 01:58:58 -03:00
.gitignore add package-lock to.json .gitignore 2018-05-13 12:41:38 -03:00
README.md add instance factory contracts to readme 2018-05-15 08:56:13 -03:00
embark.json test script for testtoken and erc20token 2018-05-12 21:16:18 -03:00
package.json merge 000-bootstrap 2018-05-13 02:53:50 -03: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