added etherman to dapp list
Signed-off-by: Igor Mandrigin <i@mandrigin.ru>
This commit is contained in:
parent
5e7186ed52
commit
e8116e7d62
Binary file not shown.
After Width: | Height: | Size: 43 KiB |
|
@ -36,6 +36,7 @@
|
|||
:blockimmo (js/require "./resources/images/contacts/blockimmo.png")
|
||||
:cryptocribs (js/require "./resources/images/contacts/cryptocribs.png")
|
||||
:cryptofighters (js/require "./resources/images/contacts/cryptofighters.png")
|
||||
:etherman (js/require "./resources/images/contacts/etherman.png")
|
||||
:airswap (js/require "./resources/images/contacts/airswap.png")
|
||||
:civitas (js/require "./resources/images/contacts/civitas.png")
|
||||
:dai (js/require "./resources/images/contacts/dai.png")
|
||||
|
|
|
@ -121,7 +121,11 @@
|
|||
{:name "CryptoStrikers"
|
||||
:dapp-url "https://www.cryptostrikers.com/"
|
||||
:photo-path "contacts://cryptostrikers"
|
||||
:description "The Beautiful (card) Game"}]}
|
||||
:description "The Beautiful (card) Game"}
|
||||
{:name "Etherman"
|
||||
:dapp-url "https://www.etherman.app"
|
||||
:photo-path "contacts://etherman"
|
||||
:description "Bomberman on Ethereum"}]}
|
||||
{:title (i18n/label :t/default-dapps-social-networks)
|
||||
:data [{:name "Cent"
|
||||
:dapp-url "https://beta.cent.co/"
|
||||
|
|
Loading…
Reference in New Issue