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 Sep 14, 2023
1 parent 4190685 commit b6f3b71
Show file tree
Hide file tree
Showing 6 changed files with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/catalyst.png",
name: "Catalyst",
link: "https://catalyst.exchange/",
description:
"Catalyst is the cross-chain AMM built to connect all chains",
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/chaindrop-faucet.png",
name: "Chaindrop Faucet",
Expand Down Expand Up @@ -92,6 +101,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/cyberscan.png",
name: "Cyberscan",
link: "https://www.cyberscope.io/cyberscan",
description:
"Cyberscan is a convenient tool that helps investors quickly gain insight into a given cryptocurrency token",
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/foxwallet.png",
name: "FoxWallet",
Expand Down Expand Up @@ -173,6 +191,15 @@ const ecosystemData: EcosystemData[] = [
filters: ["nft"],
isLive: true,
},
{
icon: "/images/ecosystem/movechess.png",
name: "Movechess",
link: "https://movechess.com",
description:
"MoveChess is a chess project currently under development by the MoveLabs team. Its primary goal is to provide a platform for chess enthusiasts within the Taiko community and offer various activities related to NFT rewards on the MoveChess platform.",
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/mxc.svg",
name: "MXC",
Expand Down Expand Up @@ -297,6 +324,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/stakeme.png",
name: "STAKEME",
link: "https://stakeme.pro/",
description:
"STAKEME assists web 3.0 projects with product testing, increasing testnet participants, and offers optimal development tools. As reliable validators, we offer RPC, snapshots, and essential utilities. We have developed a multi-chain faucet and a self-writing explorer adapted to high loads.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/soul-wallet.svg",
name: "Soul Wallet",
Expand Down Expand Up @@ -357,6 +393,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/x7finance.png",
name: "X7R",
link: "https://x7.finance/",
description:
"Launch your project on Xchange with 10-1000x the initial liquidity into the Ethereum ecosystem where anyone can Swap, Borrow and Lend.",
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/zeroswap.png",
name: "ZeroSwap",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 b6f3b71

Please sign in to comment.