Skip to content

Commit

Permalink
Merge pull request #325 from nlyrthiia/develop
Browse files Browse the repository at this point in the history
feat: add oxland
  • Loading branch information
0xEniotna authored Feb 19, 2025
2 parents c44a123 + a920a36 commit 6df8007
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions data/oxland.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"name": "oxLand",
"description": "oxLand is a roguelike dungeon crawler game built on StarkNet. Explore dungeons, defeat bosses, and earn rewards while connecting to the StarkNet ecosystem. Playable on web, support for both PC and mobile.",
"short_description": "Roguelike Dungeon Crawler on StarkNet",
"tags": [
"Games",
"NFTs",
"DeFi"
],
"contracts": [
],
"sepoliaContracts": [
{
"name": "oxLand Sepolia Contract",
"address": "0x500c401aa2403a36d40bca5e005be4ecf98a7842906cf6590b860082f265b95"
}
],
"audits": [
],
"verified": false,
"dotm": false,
"links": {
"website": "https://www.oxland.site",
"careers": "",
"twitter": "https://x.com/oxLand_bot",
"telegram": "https://t.me/oxLand_bot",
"discord": "",
"github": "",
"youtube": "https://www.youtube.com/watch?v=lNsbFZuZWOM",
"medium": "",
"mirror": ""
},
"twitterName": "oxLand_bot",
"teamInfo": {
"contactEmail": "nlyrthiia@outlook.com",
"founded": "2024-11-24T00:00:00.000Z",
"anonymous": false
},
"tokens": [
],
"nft": {
},
"media": {
"logoUrl": "/dapps/oxland/oxland-logo.png",
"bannerUrl": "/dapps/oxland/oxland-banner.png",
"previewUrl": "/dapps/oxland/oxland-preview.png",
"videoUrl": "",
"gallery": []
}
}
Binary file added public/dapps/oxland/oxland-banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/dapps/oxland/oxland-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/dapps/oxland/oxland-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6df8007

Please sign in to comment.