Liquid democracy for permissionless governance through trust networks of delegates.
Go to file
Ricardo Guilherme Schmidt ef392e3bc2
update contracts config
2018-07-05 13:56:25 -03:00
app merge instance factory embark31 2018-07-03 02:31:39 -03:00
config update contracts config 2018-07-05 13:56:25 -03:00
contracts merge instance factory embark31 2018-07-03 02:31:39 -03:00
test merge minimetoken embark31 2018-07-03 02:33:29 -03:00
utils merge instance factory embark31 2018-07-03 02:31:39 -03:00
.babelrc merge instance factory embark31 2018-07-03 02:31:39 -03:00
.eslintrc.json merge instance factory embark31 2018-07-03 02:31:39 -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 merge instance factory embark31 2018-07-03 02:31:39 -03:00
embark.json merge instance factory embark31 2018-07-03 02:31:39 -03:00
package.json merge instance factory embark31 2018-07-03 02:31:39 -03:00

README.md

status.im contracts

Requires https://github.com/creationix/nvm Usage:

nvm install v8.9.4
nvm use v8.9.4
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