Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AlphaWallet/Browser/ViewModel/Dapps.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ enum OriginalDapps {
Dapp(name: "CryptoCare", description: "Social Impact Collectibles", url: "https://cryptocare.tech/adopt/cryptocare", cat: "Games"),
Dapp(name: "Dice2win", description: "Simple and fair dice game", url: "https://dice2.win/", cat: "Games"),
Dapp(name: "Dragonereum", description: "Own and trade dragons, fight with other players", url: "https://dapp.dragonereum.io/", cat: "Games"),
Dapp(name: "Block Lottos", description: "On-chain lottery games on Polygon and Base", url: "https://blocklottos.com/games", cat: "Games"),
Dapp(name: "HyperDragons", description: "Large scale strategy battle game", url: "https://hyperdragons.alfakingdom.com/", cat: "Games"),
Dapp(name: "MoveCastle", description: "Learn Libra Move through games", url: "http://learnlibramove.com/", cat: "Games"),
Dapp(name: "Last Trip", description: "A RPG game", url: "http://lasttrip.matrixdapp.com/", cat: "Games"),
Expand Down