Go to file
Richard Ramos 6128390bca Proposals are able to be created using SNT 2018-05-29 16:51:59 -04:00
app Proposals are able to be created using SNT 2018-05-29 16:51:59 -04:00
config Merged 172 changes, and set contracts.json to deploy required contracts 2018-05-24 08:11:33 -04:00
contracts move storage to concrete 2018-05-22 13:01:24 -03:00
test partial port to embark 2018-05-22 13:01:41 -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 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 Adding content to proposals 2018-05-22 11:11:53 -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