Skip to content

Commit

Permalink
✨ Introducing StarkInu (#501)
Browse files Browse the repository at this point in the history
Co-authored-by: Ara <[email protected]>
  • Loading branch information
100x-dev and Ara authored Dec 29, 2023
1 parent e7c7b17 commit 320dc98
Showing 1 changed file 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 @@ -3644,4 +3644,23 @@ export const allProjects: Array<Project> = [
isLive: true,
isTestnetLive: true,
},
{
id: "b5c3cb75-5d84-426c-9723-d977a2ce6ee3",
name: "Stark Inu - On-chain Casino",
shortName: "Starkinu",
description:
"Stark Inu is an on-chain casino leveraging Pragma's VRF oracles",
tags: ["gamefi", "defi"],
image: "starkinu.png",
network: {
website: "https://www.starkinu.com",
github: "https://github.com/starkinu",
twitter: "https://twitter.com/starkinucom",
medium: "",
discord: "",
telegram: "https://t.me/stark_inu",
},
isLive: false,
isTestnetLive: false,
},
];

1 comment on commit 320dc98

@vercel
Copy link

@vercel vercel bot commented on 320dc98 Dec 29, 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.