Skip to content

Commit

Permalink
Update StarkArcade
Browse files Browse the repository at this point in the history
  • Loading branch information
karasbuilder committed Aug 8, 2024
1 parent 4a79f26 commit 3f2420b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4128,4 +4128,20 @@ export const allProjects: Array<Project> = [
isLive: false,
isTestnetLive: true,
},
{
id: "3603da74-d1a5-4af1-8b87-536f609fc8cf",
name: "STARK Arcade",
shortName: "STARK Arcade",
isLive: true,
tags: ["GameFi"],
image: "starkarcade.svg",
network: {
website:"https://www.starkarcade.com/",
github: "https://github.com/decolgen-labs",
twitter: "https://twitter.com/starkarcade",
telegram: "https://t.me/starkarcade",
},
description: "Starknet Arcade Hub is a tribute to our NFT community and one of the largest mini-games hub for the Starknet Degens",
isTestnetLive: false
}
];
4 changes: 4 additions & 0 deletions public/logos/starkarcade.svg
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 3f2420b

Please sign in to comment.