Skip to content

Commit

Permalink
feat(website): add Catalyst, Cyberscan, MoveChess, STAKEME, X7Finance…
Browse files Browse the repository at this point in the history
… to ecosystem (#14691)
  • Loading branch information
2manslkh authored and KorbinianK committed Sep 28, 2023
1 parent 7f37989 commit 173ef2f
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ const ecosystemData: EcosystemData[] = [
icon: "/images/ecosystem/catalyst.png",
name: "Catalyst",
link: "https://catalyst.exchange/",
description: "Catalyst is the cross-chain AMM built to connect all chains",
description:
"Catalyst is the cross-chain AMM built to connect all chains",
filters: [],
isLive: false,
},
Expand Down Expand Up @@ -435,14 +436,6 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/xverse.png",
name: "Xverse",
link: "https://taiko-test.xverse.fi/?chain=taiko_testnet",
description: "Stablecoin Project, using Uniswap V3 LP token. With CDP mechanism, LP NFT of stable coin pair will become collateral of our Stable coin.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/zeroswap.png",
name: "ZeroSwap",
Expand Down

0 comments on commit 173ef2f

Please sign in to comment.