Skip to content

Commit

Permalink
✨ Introducing Starkpunks (#516)
Browse files Browse the repository at this point in the history
  • Loading branch information
snowchris99 authored Dec 31, 2023
1 parent 320dc98 commit 11365c8
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 @@ -3663,4 +3663,23 @@ export const allProjects: Array<Project> = [
isLive: false,
isTestnetLive: false,
},
{
id: "0a4a005d-9a00-4bca-a1b9-aea1dd3db683",
name: "Starkpunks",
shortName: "Starkpunks",
description:
"Starkpunks launched as the first 10k NFTs collection on StarkNet in 2022",
tags: ["nft"],
image: "starkpunkslogo.png",
network: {
website: "https://www.starkpunks.com",
github: "",
twitter: "https://twitter.com/starkpunks_nft",
medium: "",
discord: "",
telegram: "",
},
isLive: true,
isTestnetLive: false,
},
];
Binary file added public/logos/starkpunkslogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 11365c8

@vercel
Copy link

@vercel vercel bot commented on 11365c8 Dec 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.