Go to file
Richard Ramos 818b67d19f Merge branch '000-snt-voting-dapp' of https://github.com/status-im/contracts into 000-snt-voting-dapp 2018-06-26 17:02:26 -04:00
app add AddPoll component 2018-06-26 16:34:52 -04:00
config Changed constructor 2018-06-26 15:41:28 -04:00
contracts Removing start block 2018-06-26 17:02:04 -04:00
test Removing start block 2018-06-26 17:02:04 -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 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 bump solc to 0.4.24 2018-05-30 15:55:41 -04:00
package.json Merging changes 2018-06-26 13:35:05 -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