adding Civitas dapp
Signed-off-by: Goran Jovic <goranjovic@gmail.com>
This commit is contained in:
parent
9bac5a223c
commit
ad5eff54d2
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
|
@ -31,7 +31,7 @@
|
|||
:cryptocribs (js/require "./resources/images/contacts/cryptocribs.png")
|
||||
:cryptofighters (js/require "./resources/images/contacts/cryptofighters.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")
|
||||
:local-ethereum (js/require "./resources/images/contacts/local-ethereum.png")
|
||||
:eth2phone (js/require "./resources/images/contacts/eth2phone.png")
|
||||
|
|
|
@ -106,7 +106,11 @@
|
|||
:photo-path "contacts://cryptopurr"
|
||||
:description "A social network for CryptoKitties"}]}
|
||||
{:title "Utilities"
|
||||
:data [{:name "Hexel"
|
||||
:data [{:name "Civitas"
|
||||
:dapp-url "https://communities.colu.com/"
|
||||
:photo-path "contacts://civitas"
|
||||
:description "Blockchain-powered local communities"}
|
||||
{:name "Hexel"
|
||||
:dapp-url "https://www.onhexel.com/"
|
||||
:photo-path "contacts://hexel"
|
||||
:description "Create your own cryptocurrency"}
|
||||
|
|
Loading…
Reference in New Issue