29 lines
754 B
JSON
29 lines
754 B
JSON
{
|
|
"roles": [
|
|
{
|
|
"name": "Manage contributors",
|
|
"id": "MANAGE_CONTRIBUTORS_ROLE",
|
|
"params": []
|
|
}
|
|
],
|
|
"environments": {
|
|
"default": {
|
|
"network": "development",
|
|
"appName": "kredits-contributor.open.aragonpm.eth"
|
|
},
|
|
"rinkeby": {
|
|
"registry": "0x98df287b6c145399aaa709692c8d308357bc085d",
|
|
"appName": "kredits-contributor.open.aragonpm.eth",
|
|
"wsRPC": "wss://rinkeby.eth.aragon.network/ws",
|
|
"network": "rinkeby"
|
|
},
|
|
"production": {
|
|
"registry": "0x314159265dd8dbb310642f98f50c066173c1259b",
|
|
"appName": "contributor.open.aragonpm.eth",
|
|
"wsRPC": "wss://mainnet.eth.aragon.network/ws",
|
|
"network": "mainnet"
|
|
}
|
|
},
|
|
"path": "contracts/Contributor.sol"
|
|
}
|