Skip to content

Commit

Permalink
✨ Introducing AlterNova (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
starkenobi authored Feb 28, 2024
1 parent b3ea8b8 commit cdf97e8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3858,4 +3858,23 @@ export const allProjects: Array<Project> = [
isLive: true,
isTestnetLive: false,
},
{
id: "614acd63-fccc-4cb3-9326-1f7bd76eeea7",
name: "AlterNova",
shortName: "AlterNova",
description:
"Alter Nova is an intergalactic sporting event for champions on Starknet. The arena has been prepared for 10,000 unique natives; stiff competition and intense battles are expected. Many galaxies, One Arena. Velox, Altum, Vires.",
tags: ["NFT", "PFP"],
image: "alternova.png",
network: {
website: "https://alternova.xyz",
github: "https://github.com/AlterNova/alternova",
twitter: "https://twitter.com/AlterNovaXYZ",
medium: "",
discord: "",
telegram: "https://discord.gg/597zABqter",
},
isLive: true,
isTestnetLive: false,
},
];
Binary file added public/alternova.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 cdf97e8

Please sign in to comment.