mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 03:26:31 +00:00
[#6760] Add DApps for 0.9.33
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
3cfec19757
commit
50e0f26864
BIN
resources/images/contacts/3Box.png
Normal file
BIN
resources/images/contacts/3Box.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
resources/images/contacts/slowtrade.png
Normal file
BIN
resources/images/contacts/slowtrade.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
@ -47,6 +47,8 @@
|
|||||||
:smartz (js/require "./resources/images/contacts/smartz.png")
|
:smartz (js/require "./resources/images/contacts/smartz.png")
|
||||||
:snt-voting (js/require "./resources/images/contacts/snt-voting.png")
|
:snt-voting (js/require "./resources/images/contacts/snt-voting.png")
|
||||||
:superrare (js/require "./resources/images/contacts/superrare.png")
|
:superrare (js/require "./resources/images/contacts/superrare.png")
|
||||||
|
:3box (js/require "./resources/images/contacts/3Box.png")
|
||||||
|
:slowtrade (js/require "./resources/images/contacts/slowtrade.png")
|
||||||
|
|
||||||
:ddex (js/require "./resources/images/contacts/ddex.png")
|
:ddex (js/require "./resources/images/contacts/ddex.png")
|
||||||
:emoon (js/require "./resources/images/contacts/emoon.png")
|
:emoon (js/require "./resources/images/contacts/emoon.png")
|
||||||
|
@ -43,7 +43,11 @@
|
|||||||
{:name "EasyTrade"
|
{:name "EasyTrade"
|
||||||
:dapp-url "https://easytrade.io"
|
:dapp-url "https://easytrade.io"
|
||||||
:photo-path "contacts://easytrade"
|
:photo-path "contacts://easytrade"
|
||||||
:description "One exchange for every token"}]}
|
:description "One exchange for every token"}
|
||||||
|
{:name "slow.trade"
|
||||||
|
:dapp-url "https://slow.trade/"
|
||||||
|
:photo-path "contacts://slowtrade"
|
||||||
|
:description "Trade fairly priced crypto assets on the first platform built with the DutchX protocol."}]}
|
||||||
{:title (i18n/label :t/default-dapps-marketplaces)
|
{:title (i18n/label :t/default-dapps-marketplaces)
|
||||||
:data [{:name "blockimmo"
|
:data [{:name "blockimmo"
|
||||||
:dapp-url "https://blockimmo.ch"
|
:dapp-url "https://blockimmo.ch"
|
||||||
@ -141,7 +145,11 @@
|
|||||||
:photo-path "contacts://livepeer"
|
:photo-path "contacts://livepeer"
|
||||||
:description "Decentralized video broadcasting"}]}
|
:description "Decentralized video broadcasting"}]}
|
||||||
{:title (i18n/label :t/default-dapps-social-utilities)
|
{:title (i18n/label :t/default-dapps-social-utilities)
|
||||||
:data [{:name "Civitas"
|
:data [{:name "3Box"
|
||||||
|
:dapp-url "https://3box.io/"
|
||||||
|
:photo-path "contacts://3box"
|
||||||
|
:description "Create and manage your Ethereum Profile."}
|
||||||
|
{:name "Civitas"
|
||||||
:dapp-url "https://communities.colu.com/"
|
:dapp-url "https://communities.colu.com/"
|
||||||
:photo-path "contacts://civitas"
|
:photo-path "contacts://civitas"
|
||||||
:description "Blockchain-powered local communities"}
|
:description "Blockchain-powered local communities"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user