Adding SNT voting DApp

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Julien Eluard 2018-11-13 14:16:50 +01:00
parent 972cb3350e
commit e8d3e39063
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
3 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -43,6 +43,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")
:snt-voting (js/require "./resources/images/contacts/snt-voting.png")
:superrare (js/require "./resources/images/contacts/superrare.png")
:ddex (js/require "./resources/images/contacts/ddex.png")

View File

@ -153,6 +153,10 @@
:dapp-url "https://smartz.io"
:photo-path "contacts://smartz"
:description "Easy smart contract management"}
{:name "SNT Voting DApp"
:dapp-url "https://vote.status.im"
:photo-path "contacts://snt-voting"
:description "Let your SNT be heard! Vote on decisions exclusive to SNT holders, or create a poll of your own."}
{:name "Status Test DApp"
:dapp-url "https://status-im.github.io/dapp/"
:description "Request test assets and test basic web3 functionality."