status-mobile/resources/default_contacts.json

95 lines
2.0 KiB
JSON
Raw Normal View History

2016-12-28 10:00:21 +00:00
{
"transactor":
{
"name":
{
"en": "Transactor"
},
"dapp?": true,
"hide-contact?": true,
"bot-url": "local://transactor-bot"
},
2017-03-23 16:52:38 +00:00
"demo-bot":
{
"name":
{
"en": "Demo bot"
},
"dapp?": true,
"bot-url": "local://demo-bot"
},
"0x0428c9d6c1aaaa8369a7c63819684f30e34396dc0907d49afeac85a0a774ccb919b3482097d992e66bcc538e7a0c6acf874c77748f396f53c0a102e10d1a37765b":
{
"name":
{
"en": "Jarrad"
},
"photo-path": "contacts://jarrad",
"add-chat?": false,
"dapp?": false
},
2016-12-28 10:00:21 +00:00
"auction-house":
{
"name":
{
"en": "Auction House"
},
"photo-path": "contacts://auction-house",
"dapp?": true,
"dapp-url":
{
"en": "http://auctionhouse.dappbench.com"
2017-03-31 15:18:24 +00:00
},
"groups": ["state-of-dapps"]
},
"flight-delays-suck":
{
"name":
{
"en": "Flight Delays Suck"
},
"photo-path": "contacts://flight-delays-suck",
"dapp?": true,
"dapp-url":
{
"en": "https://fdd.etherisc.com"
2017-03-31 15:18:24 +00:00
},
"groups": ["state-of-dapps"]
},
"FirstBlood":
{
"name":
{
"en": "FirstBlood"
},
"photo-path": "contacts://firstblood",
"dapp?": true,
"dapp-url":
{
"en": "https://app.firstblood.io"
2017-03-31 15:18:24 +00:00
},
"groups": ["state-of-dapps"]
},
2017-03-11 20:14:59 +00:00
"Ethlance":
{
"name":
{
"en": "Ethlance"
},
"photo-path": "contacts://ethlance",
"dapp?": true,
"dapp-url":
{
2017-06-17 05:53:10 +00:00
"en": "https://district0x.github.io/ethlance/resources/public/"
2017-03-31 15:18:24 +00:00
},
"groups": ["dapps"],
"description": "The future of work is now. Hire people or work yourself in return for ETH."
2017-11-15 21:09:20 +00:00
}
2016-12-28 10:00:21 +00:00
}