Skip to content

Commit

Permalink
✨ Introducing BigCairo (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert8866 authored Jan 8, 2024
1 parent bfe8909 commit a003f66
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 @@ -3321,6 +3321,25 @@ export const allProjects: Array<Project> = [
isLive: false,
isTestnetLive: false,
},
{
id: "a2f29a71-7a52-4326-b05d-de9697c14ef1",
name: "BigCairo Inscription Marketplace",
shortName: "BigCairo",
description:
"The communities own indexer Starknet inscription marketplace.",
tags: ["nft", "infrastructure"],
image: "BigCairo.jpeg",
network: {
website: "https://bigcairo.com/",
github: "",
twitter: "https://twitter.com/bigcairocom",
medium: "",
discord: "https://discord.com/invite/ykpgDNp9",
telegram: "https://t.me/BigCairocom",
},
isLive: true,
isTestnetLive: false,
},
{
id: "6b6252b1-c47e-4695-a31f-a435227aa9ce",
name: "Flex NFT Marketplace",
Expand Down
Binary file added public/logos/BigCairo.jpeg
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 a003f66

@vercel
Copy link

@vercel vercel bot commented on a003f66 Jan 8, 2024

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.