forked from chainx-org/move-dapp-list
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdapplist.json
68 lines (68 loc) · 2.19 KB
/
dapplist.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
{
"aptos": [
{
"name": "OmniBTC",
"type": "DEFI,Aggregation",
"icon": "https://raw.githubusercontent.com/omniBTClabs/move-dapp-list/main/assets/OmniBTC.png",
"link": "https://www.omnibtc.finance/"
},
{
"name": "ComingChat",
"type": "Wallet,Social",
"icon": "https://pbs.twimg.com/profile_images/1484828150064242689/pLdauGI4_400x400.jpg",
"link": "https://coming.chat/"
},
{
"name": "ChainX",
"type": "Infrastructure",
"icon": "https://pbs.twimg.com/profile_images/1351092066340757505/V4BjhfvY_400x400.jpg",
"link": "https://chainx.org/"
},
{
"name": "Pontem Network",
"type": "DEX,Wallet",
"icon": "https://raw.githubusercontent.com/chainx-org/dapp-list/main/assets/pontem.png",
"link": "https://pontem.network/"
},
{
"name": "Martian",
"type": "Wallet",
"icon": "https://raw.githubusercontent.com/chainx-org/dapp-list/main/assets/martian.png",
"link": "https://martianwallet.xyz/"
}
],
"sui": [
{
"name": "OmniBTC",
"type": "DEFI,Aggregation",
"icon": "https://raw.githubusercontent.com/omniBTClabs/move-dapp-list/main/assets/OmniBTC.png",
"link": "https://www.omnibtc.finance/"
},
{
"name": "ComingChat",
"type": "Wallet,Social",
"icon": "https://pbs.twimg.com/profile_images/1484828150064242689/pLdauGI4_400x400.jpg",
"link": "https://coming.chat/"
},
{
"name": "ChainX",
"type": "Infrastructure",
"icon": "https://pbs.twimg.com/profile_images/1351092066340757505/V4BjhfvY_400x400.jpg",
"link": "https://chainx.org/"
},
{
"name": "Sui Wallet",
"type": "Wallet",
"icon": "https://raw.githubusercontent.com/chainx-org/dapp-list/main/assets/sui.jpg",
"link": "https://chrome.google.com/webstore/detail/sui-wallet/opcgpfmipidbgpenhmajoajpbobppdil/related"
}
],
"starcoin": [
{
"name": "Starmask",
"type": "Wallet",
"icon": "https://raw.githubusercontent.com/chainx-org/dapp-list/main/assets/starmask.png",
"link": "https://chrome.google.com/webstore/detail/starmask/mfhbebgoclkghebffdldpobeajmbecfk"
}
]
}