Go to file
Barry Gitarts e34044634e add initial drawfield layout 2018-07-19 17:40:46 -04:00
app add initial drawfield layout 2018-07-19 17:40:46 -04:00
config Added staging 2018-07-04 08:58:32 -04:00
contracts Possible underflows 2018-07-03 10:34:39 -04:00
test Simplified contract to only gather votes without requiring options 2018-06-27 17:23:27 -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 fix premature 50 block no confirm error 2018-07-17 12:02:17 -04:00
package.json add initial drawfield layout 2018-07-19 17:40:46 -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