Added Kickback
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
ae1a5bd52b
commit
bfccd03ba8
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
|
@ -22,6 +22,7 @@
|
|||
:oasis-direct (js/require "./resources/images/contacts/oasis-direct.png")
|
||||
:erc-dex (js/require "./resources/images/contacts/erc-dex.png")
|
||||
:cent (js/require "./resources/images/contacts/cent.png")
|
||||
:kickback (js/require "./resources/images/contacts/kickback.png")
|
||||
:hexel (js/require "./resources/images/contacts/hexel.png")
|
||||
:peepeth (js/require "./resources/images/contacts/peepeth.png")
|
||||
:etherbots (js/require "./resources/images/contacts/etherbots.png")
|
||||
|
|
|
@ -103,6 +103,10 @@
|
|||
:dapp-url "https://beta.cent.co/"
|
||||
:photo-path "contacts://cent"
|
||||
:description "Get wisdom, get money"}
|
||||
{:name "Kickback"
|
||||
:dapp-url "https://kickback.events/"
|
||||
:photo-path "contacts://kickback"
|
||||
:description "Event no shows? No problem. Kickback asks event attendees to put skin in the game with Ethereum."}
|
||||
{:name "Peepeth"
|
||||
:dapp-url "https://peepeth.com/"
|
||||
:photo-path "contacts://peepeth"
|
||||
|
|
Loading…
Reference in New Issue