Liquid democracy for permissionless governance through trust networks of delegates.
Go to file
Ricardo Guilherme Schmidt 6c8f0be564
remove warnings
2019-03-20 23:33:24 -03:00
app merge bootstrap 2019-02-14 01:58:09 -02:00
config add proposal system 2019-03-20 22:11:04 -03:00
contracts remove warnings 2019-03-20 23:33:24 -03:00
test add tests 2019-03-20 22:01:06 -03:00
utils add tests 2019-03-20 22:01:06 -03:00
.babelrc merge bootstrap 2019-02-14 01:58:09 -02:00
.eslintrc.json add dispatch and cleanup to accounts list 2018-06-01 16:22:11 -04:00
.gitattributes cleanup bootstrap 2018-04-23 01:58:58 -03:00
.gitignore add .trash 2019-03-20 22:06:40 -03:00
README.md merge bootstrap 2019-02-14 01:58:09 -02:00
embark.json small fixes 2019-02-13 01:04:02 -02:00
package.json simplify bootstrap 2019-01-12 11:42:31 -02: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