add Dentacoin dapp

This commit is contained in:
Erli 2017-03-04 06:40:20 +01:00 committed by Roman Volosovskyi
parent e28b1aeea1
commit 15d3d758ad
3 changed files with 16 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -134,5 +134,19 @@
{
"en": "http://swarm-gateways.net/bzz:/go-bchat.eth/"
}
},
"Dentacoin":
{
"name":
{
"en": "Dentacoin"
},
"photo-path": "contacts://dentacoin",
"dapp?": true,
"dapp-url":
{
"en": "http://dentacoin.com/testnet/"
}
}
}

View File

@ -27,4 +27,5 @@
:firstblood (js/require "./images/contacts/FirstBlood.png")
:gnosis (js/require "./images/contacts/gnosis.png")
:melonport (js/require "./images/contacts/melonport.png")
:bchat (js/require "./images/contacts/bchat.png")})
:bchat (js/require "./images/contacts/bchat.png")
:dentacoin (js/require "./images/contacts/Dentacoin.png")})