forked from MystenLabs/sui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdapps.json
52 lines (51 loc) · 1.78 KB
/
dapps.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
[
{
"name": "Sui NFT Mint",
"description": "Mint your NFTs on the Sui Network",
"link": "https://sui-wallet-demo.sui.io/",
"icon": "https://sui.io/img/sui-social.jpg",
"tags": ["NFT"]
},
{
"name": "Got Beef?",
"description": "Got Beef? is a dApp to create on-chain bets on the Sui Network",
"link": "https://gotbeef.app/",
"icon": "https://storage.googleapis.com/sui-cms-content/gotbeef_499e1b26f2/gotbeef_499e1b26f2.png",
"tags": ["Game"]
},
{
"name": "Ethos 2048: An NFT Game",
"description": "Ethos 2048: An NFT Game",
"link": "https://ethoswallet.github.io/2048-demo/",
"icon": "https://ethoswallet.github.io/2048-demo/meta/apple-touch-icon.png",
"tags": ["Game"]
},
{
"name": "Goblinsuinft",
"description": "Mint a random warrior NFT. Then head over to the Inventory section to mint weapon NFTs that you can equip/unequip to boost your chances of winning battles.",
"link": "https://goblinsuinft.web.app/",
"icon": "https://goblinsuinft.web.app/assets/img/goblin2.png",
"tags": ["Game"]
},
{
"name": "Keepsake",
"description": "The Marketplace for SUI collections and Non Fungible Tokens",
"link": "https://keepsake.gg/",
"icon": "https://keepsake.gg/assets/icon/Favicon.png",
"tags": ["Marketplace"]
},
{
"name": "Sui Name Service",
"description": "Decentralized Digital Identities for Sui Ecosystem",
"link": "https://sui-names.com/",
"icon": "https://sui-names.com/static/media/logo_white.036f90a89d49832dbef3.png",
"tags": ["Infra"]
},
{
"name": "Bluemove",
"description": "NFT Marketplace on blockchain Sui",
"link": "https://sui.bluemove.net/",
"icon": "https://storage.googleapis.com/sui-cms-content/thumbnail_bluemove_c7a0a3e528/thumbnail_bluemove_c7a0a3e528.png",
"tags": ["Marketplace"]
}
]