forked from MystenLabs/sui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdapps.json
30 lines (30 loc) · 1.05 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
[
{
"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": "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"]
}
]