-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathunlisted-apps.json
91 lines (91 loc) · 2.79 KB
/
unlisted-apps.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
{
"apps": [
{
"category": "Utilities & Productivity",
"storageNetwork": "Gaia",
"authentication": "Blockstack",
"imgixImageUrl": null,
"id": -100,
"name": "Guidle me",
"categoryID": 10,
"website": "https://app.guidle.me/",
"blockchainID": null,
"storageNetworkID": 0,
"authenticationID": 0,
"openSourceUrl": null,
"registrationIsOpen": null,
"trackingIsBlocked": null,
"description": "Your interactive learning platform",
"twitterHandle": "@guidleme",
"gcsImagePath": "",
"BTCAddress": null,
"isSubmittingOwnApp": true,
"productionId": null,
"imageUrl": "http://app.guidle.me/img/icons/android-icon-192x192.png",
"createdAt": "2020-02-18T19:11:40.651Z",
"updatedAt": "2020-02-18T19:11:40.651Z",
"Slugs": [],
"Rankings": [],
"miningReady": true,
"lifetimeEarnings": 0
},
{
"category": "Financial Services",
"storageNetwork": "Gaia",
"authentication": "Blockstack",
"imgixImageUrl": null,
"id": -101,
"name": "Cerebro Wallet",
"categoryID": 3,
"website": "https://app.cerebrowallet.com/",
"blockchainID": null,
"storageNetworkID": 0,
"authenticationID": 0,
"openSourceUrl": "https://github.com/cerebrowallet/cerebro-wallet",
"registrationIsOpen": null,
"trackingIsBlocked": null,
"description": "Perhaps the safest way to manage multiple cryptocurrency assets",
"twitterHandle": "@cerebrowallet",
"gcsImagePath": "",
"BTCAddress": null,
"isSubmittingOwnApp": true,
"productionId": null,
"imageUrl": "https://app.cerebrowallet.com/logo192.png",
"createdAt": "2020-09-09T19:11:40.651Z",
"updatedAt": "2020-09-09T19:11:40.651Z",
"Slugs": [],
"Rankings": [],
"miningReady": true,
"lifetimeEarnings": 0
},
{
"category": "Chat",
"storageNetwork": "Gaia",
"authentication": "Blockstack",
"imgixImageUrl": null,
"id": -102,
"name": "Pravica",
"categoryID": 9,
"website": "https://app.pravica.io/",
"blockchainID": null,
"storageNetworkID": 0,
"authenticationID": 0,
"openSourceUrl": "",
"registrationIsOpen": null,
"trackingIsBlocked": null,
"description": "A unified communication suite that meets WEB 3.0 standards",
"twitterHandle": "@pravicasuite",
"gcsImagePath": "",
"BTCAddress": null,
"isSubmittingOwnApp": true,
"productionId": null,
"imageUrl": "https://app.pravica.io/new-logo.png",
"createdAt": "2020-09-09T19:11:40.651Z",
"updatedAt": "2020-09-09T19:11:40.651Z",
"Slugs": [],
"Rankings": [],
"miningReady": true,
"lifetimeEarnings": 0
}
]
}