11 Commits

Author SHA1 Message Date
054b0acac9 Readme 2018-04-08 13:50:19 +02:00
d42b0fa2dd Add a general purpose contract CLI
This allows to call any method on any contract using the CLI.

for example:

  $ truffle exec scripts/cli.js Operator proposalsCount
2018-04-04 22:24:33 +02:00
7d52161014 Document helper scripts to interact with the contracts 2018-04-04 22:05:22 +02:00
13ce6b1a94 Add note about invalid nonce with metamask to readme 2018-04-03 20:22:52 +02:00
f0caa1208d Add truffle and ganache-cli as dev dependency 2018-03-15 09:01:26 +01:00
68fb8b2bee update readme 2018-03-14 23:26:30 +01:00
4051093f72 Add requirements 2018-03-12 20:13:38 +01:00
e69bd2a976
Example process for upgrading a contract 2018-03-12 19:49:57 +01:00
50ed9a6a79
Fix readme formatting 2018-03-12 19:20:09 +01:00
9deb7c2c7f more basic readme 2018-03-12 17:47:31 +01:00
9efe30afda Upgradable experiments 2018-03-11 23:12:29 +01:00