3c2cdf4376
Deployment hacking while trying to deploy on rinkeby
...
This currently breaks the local usage because of the different appIds:
<name>.open.aragonpm.eth vs. <name>.aragonpm.eth (local)
2019-03-26 00:18:59 +01:00
e1fea4ed97
refactor DAO deployment
2019-03-24 22:11:24 +01:00
6c569239de
refactor contrats with aragonos
2019-03-23 19:15:23 +01:00
c9a4b1decc
Update truffle and ganache-cli
2018-09-29 19:52:14 +02:00
7ce100e819
3.0.2
2018-06-15 09:44:11 +02:00
db2e12c750
3.0.1
2018-05-03 13:20:06 +02:00
b13b93122e
3.0.0
2018-05-03 12:04:10 +02:00
2503ac7c73
Refactor helper scripts to use kredits module
...
This reuses the kredits library functions in the helper scripts and
seeds. We no longer need to add IPFS hashes manually but simply can
provider contributor/proposal data.
2018-04-20 12:56:09 +02:00
9669f0137b
Use prompt instead of argv arguments in scripts
...
This makes it easier to handle truffle arguments which we for example
need to specify the network.
So we ask the user for input instead on using the argv array which might
change.
2018-04-20 00:22:09 +02:00
d5e68e1639
Hello wrapper library
2018-04-18 18:51:27 +02:00
d9ece98ffa
Add script to add new contirbutors
...
Usage:
truffle exec scripts/add-contributor.js <ethereum address> <ipfs hash>
2018-04-02 14:44:46 +02:00
f0caa1208d
Add truffle and ganache-cli as dev dependency
2018-03-15 09:01:26 +01:00
f0211ff4c1
Add proper Token contract
2018-03-15 08:55:17 +01:00