[#5561] Add SuperRare to DApp list
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
900949afed
commit
ee0447b36c
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -39,6 +39,7 @@
|
|||
:cryptopurr (js/require "./resources/images/contacts/cryptopurr.png")
|
||||
:ethlend (js/require "./resources/images/contacts/ethlend.png")
|
||||
:smartz (js/require "./resources/images/contacts/smartz.png")
|
||||
:superrare (js/require "./resources/images/contacts/superrare.png")
|
||||
|
||||
:ddex (js/require "./resources/images/contacts/ddex.png")
|
||||
:emoon (js/require "./resources/images/contacts/emoon.png")
|
||||
|
|
|
@ -66,7 +66,11 @@
|
|||
{:name "Emoon"
|
||||
:dapp-url "https://www.emoon.io/"
|
||||
:photo-path "contacts://emoon"
|
||||
:description "A decentralized marketplace for buying & selling crypto assets"}]}
|
||||
:description "A decentralized marketplace for buying & selling crypto assets"}
|
||||
{:name "SuperRare"
|
||||
:dapp-url "https://superrare.co/market"
|
||||
:photo-path "contacts://superrare"
|
||||
:description "Buy, sell and collect unique digital creations by artists around the world"}]}
|
||||
{:title "Fun & Games"
|
||||
:data [{:name "CryptoKitties"
|
||||
:dapp-url "https://www.cryptokitties.co"
|
||||
|
@ -126,7 +130,7 @@
|
|||
:dapp-url "https://status-im.github.io/dapp/"
|
||||
:description "Request test assets and test basic web3 functionality."
|
||||
:developer? true}]}
|
||||
{:title "Other: Media"
|
||||
{:title "Media"
|
||||
:data [{:name "LivePeer"
|
||||
:dapp-url "https://media.livepeer.org/"
|
||||
:photo-path "contacts://livepeer"
|
||||
|
|
Loading…
Reference in New Issue