No aragon app anymore :(
This commit is contained in:
parent
5d4c9ba403
commit
b81fc98740
59
arapp.json
59
arapp.json
@ -1,59 +0,0 @@
|
|||||||
{
|
|
||||||
"roles": [
|
|
||||||
{
|
|
||||||
"name": "Add contributions",
|
|
||||||
"id": "ADD_CONTRIBUTION_ROLE",
|
|
||||||
"params": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Veto contributions",
|
|
||||||
"id": "VETO_CONTRIBUTION_ROLE",
|
|
||||||
"params": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Manage contributors",
|
|
||||||
"id": "MANAGE_CONTRIBUTORS_ROLE",
|
|
||||||
"params": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Mint token",
|
|
||||||
"id": "MINT_TOKEN_ROLE",
|
|
||||||
"params": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Add proposal",
|
|
||||||
"id": "ADD_PROPOSAL_ROLE",
|
|
||||||
"params": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Vote proposal",
|
|
||||||
"id": "VOTE_PROPOSAL_ROLE",
|
|
||||||
"params": []
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"environments": {
|
|
||||||
"development": {
|
|
||||||
"network": "development",
|
|
||||||
"registry": "0x5f6f7e8cc7346a11ca2def8f827b7a0b612c56a1",
|
|
||||||
"appName": "dummy.open.aragonpm.eth"
|
|
||||||
},
|
|
||||||
"rinkeby": {
|
|
||||||
"network": "rinkeby",
|
|
||||||
"registry": "0x98Df287B6C145399Aaa709692c8D308357bC085D",
|
|
||||||
"wsRPC": "wss://rinkeby.eth.aragon.network/ws",
|
|
||||||
"appName": "dummy.open.aragonpm.eth",
|
|
||||||
"kredits": {
|
|
||||||
"daoFactory": "0x2298d27a9b847c681d2b2c2828ab9d79013f5f1d"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"kovan": {
|
|
||||||
"network": "kovan",
|
|
||||||
"appName": "dummy.aragonpm.eth"
|
|
||||||
},
|
|
||||||
"default": {
|
|
||||||
"network": "development",
|
|
||||||
"appName": "dummy.aragonpm.eth"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"path": "contracts/misc/DummyApp.sol"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user