Skip to content

Commit

Permalink
✨ Introducing Starkmint (#513)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrot498 authored Dec 28, 2023
1 parent 70339fb commit e7c7b17
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 @@ -3625,4 +3625,23 @@ export const allProjects: Array<Project> = [
isLive: false,
isTestnetLive: false,
},
{
id: "d7329bec-5e43-4d8a-a44d-c162084e0069",
name: "0Z Starkmint",
shortName: "0ZStarkmint",
description:
"0Z Starkmint alows you to create your ERC20 tokens,create liquidity and lock your liquidity to secure investors. It also provide staking as a service. Just connect your wallet, it's all set up, no dev required!",
tags: ["tools", "infrastructure", "defi", "nft", "gamefi"],
image: "starkmint.png",
network: {
website: "https://www.starkmint.com/",
github: "https://github.com/Kuurus/starkmint",
twitter: "https://twitter.com/starkminzor",
medium: "",
discord: "",
telegram: "",
},
isLive: true,
isTestnetLive: true,
},
];
Binary file added public/logos/starkmint.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 e7c7b17

@vercel
Copy link

@vercel vercel bot commented on e7c7b17 Dec 28, 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.