Skip to content

Commit

Permalink
✨ Introducing Endur (#852)
Browse files Browse the repository at this point in the history
  • Loading branch information
web3Gurung authored Dec 2, 2024
1 parent 7eeaf02 commit d8d5981
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4181,4 +4181,22 @@ export const allProjects: Array<Project> = [
isLive: true,
isTestnetLive: false,
},
{
id: "a7e1c712-84a2-4457-8610-1cab7af37b16",
name: "Endur",
shortName: "Endur",
description:
"Endur is a platform offering xSTRK, a tradeable Liquid Staking Token (LST) on Starknet. xSTRK allows STRK token holders to stake their assets while maintaining liquidity.",
tags: ["tools", "defi"],
image: "endur.svg",
network: {
website: "https://endur.fi",
github: "https://github.com/Endur-fi",
twitter: "https://x.com/endurfi",
medium: "https://blog.endur.fi",
discord: "",
},
isLive: true,
isTestnetLive: true,
},
];
23 changes: 23 additions & 0 deletions public/logos/endur.svg
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 d8d5981

Please sign in to comment.