Go to file
Ricardo Guilherme Schmidt 1209e234eb Merge branch 'bootstrap' into 145-identity 2018-05-30 10:46:06 -03:00
app add placement of dropdown, balances, addresses are accounts 2018-05-19 03:09:13 -03:00
config bump versions 2018-05-30 10:04:53 -03:00
contracts rename of vars, "complete" natspec and lots of comments 2018-05-15 14:10:33 -03:00
docs remove leftover info in readme, move docs 2018-04-06 22:33:17 -03:00
test merge bootstrap 2018-05-30 09:03:49 -03:00
utils merge bootstrap 2018-05-30 09:03:49 -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 Identity contracts to readme 2018-05-15 09:01:44 -03:00
embark.json bump versions 2018-05-30 10:04:53 -03:00
package.json merge bootstrap 2018-05-30 09:03:49 -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
deploy/DelayedUpdatableInstance No No No
identity/Identity No Yes No
identity/IdentityFactory No No No