Go to file
Richard Ramos a73dd44783 Updated contracts.json to not deploy anything initially 2018-05-21 14:14:47 -04:00
app add placement of dropdown, balances, addresses are accounts 2018-05-19 03:09:13 -03:00
config Updated contracts.json to not deploy anything initially 2018-05-21 14:14:47 -04:00
contracts Merge branch 'minimetoken' into 172-topic-democracy 2018-05-21 14:46:36 -03:00
test Merge branch 'minimetoken' into 172-topic-democracy 2018-05-21 14:46:36 -03:00
utils better increaseTime 2018-05-17 12:47:41 -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 readme 2018-05-14 20:58:30 -03:00
embark.json test script for testtoken and erc20token 2018-05-12 21:16:18 -03:00
package.json add account list 2018-05-18 16:17:46 -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