2017-04-21 13:14:07 +02:00
|
|
|
[
|
2017-04-24 12:45:01 +02:00
|
|
|
{
|
|
|
|
"id": "accounts",
|
|
|
|
"url": "accounts",
|
|
|
|
"src": "Accounts",
|
|
|
|
"name": "Accounts",
|
|
|
|
"description": "Display the accounts",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
2017-04-24 12:20:12 +02:00
|
|
|
{
|
|
|
|
"id": "addresses",
|
|
|
|
"url": "addresses",
|
|
|
|
"src": "Addresses",
|
|
|
|
"name": "Addresses",
|
|
|
|
"description": "Display the accounts added to the addressbook",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
2017-04-24 13:21:22 +02:00
|
|
|
{
|
|
|
|
"id": "contracts",
|
|
|
|
"url": "contracts",
|
|
|
|
"src": "Contracts",
|
|
|
|
"name": "Contracts",
|
|
|
|
"description": "Display the contracts added to the addressbook",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "develop",
|
|
|
|
"url": "develop",
|
|
|
|
"src": "ContractDevelop",
|
|
|
|
"name": "Contract Development",
|
|
|
|
"description": "Create new contracts",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "home",
|
|
|
|
"url": "home",
|
|
|
|
"src": "Home",
|
|
|
|
"name": "Home",
|
|
|
|
"description": "Display the status of the node, recently accessed applications, accounts and news",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
2017-04-21 13:14:07 +02:00
|
|
|
{
|
2017-04-21 15:20:43 +02:00
|
|
|
"id": "home",
|
|
|
|
"url": "home",
|
2017-04-21 13:14:07 +02:00
|
|
|
"src": "Home",
|
|
|
|
"name": "Home",
|
2017-04-24 09:53:27 +02:00
|
|
|
"description": "Display the status of the node, recently accessed applications, accounts and news",
|
2017-04-21 13:14:07 +02:00
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
2017-04-21 15:20:43 +02:00
|
|
|
},
|
2017-04-24 13:21:22 +02:00
|
|
|
{
|
|
|
|
"id": "settings",
|
|
|
|
"url": "settings",
|
|
|
|
"src": "Settings",
|
|
|
|
"name": "Settings",
|
|
|
|
"description": "Allows the configuraion of all Parity & Parity-UI related options",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
2017-04-21 15:20:43 +02:00
|
|
|
{
|
|
|
|
"id": "status",
|
|
|
|
"url": "status",
|
|
|
|
"src": "Status",
|
|
|
|
"name": "Status",
|
2017-04-24 09:53:27 +02:00
|
|
|
"description": "Displays an overview of the node including settings, logs and connections",
|
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "vaults",
|
|
|
|
"url": "vaults",
|
|
|
|
"src": "Vaults",
|
|
|
|
"name": "Vaults",
|
|
|
|
"description": "Allows the management of the Account Vaults, including creation, locking and account assignment",
|
2017-04-21 15:20:43 +02:00
|
|
|
"author": "Parity Team <admin@ethcore.io>",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"visible": true,
|
|
|
|
"secure": true
|
2017-04-21 13:14:07 +02:00
|
|
|
}
|
|
|
|
]
|