openethereum/js/src/config/dappsViews.json

14 lines
310 B
JSON
Raw Normal View History

2017-04-21 13:14:07 +02:00
[
{
"id": "viewHome",
"url": "viewHome",
"src": "Home",
"name": "Home",
"description": "Display a status of the node, recently accessed applications, accounts and news",
"author": "Parity Team <admin@ethcore.io>",
"version": "2.0.0",
"visible": true,
"secure": true
}
]