Skip to content

Commit

Permalink
chore(website): update ecosystem page (taikoxyz#14162)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Jul 18, 2023
1 parent 8fddb30 commit 4c8a53b
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,13 @@ const ecosystemData: EcosystemData[] = [
"A decentralized cross-rollup Layer 2 bridge with a contract only on the destination side.",
filters: [],
},
{
icon: "/images/ecosystem/owlto.png",
name: "Owlto",
link: "https://stg.owlto.finance",
description: "The decentralized cross-rollup bridge focused on Layer2.",
filters: [],
},
{
icon: "/images/ecosystem/particle-network.png",
name: "Particle Network",
Expand All @@ -130,6 +137,14 @@ const ecosystemData: EcosystemData[] = [
"User can easily compare and swap multiple chains on top of the Taiko blockchain. A service that links multiple swaps and organizes multiple tokens.",
filters: [],
},
{
icon: "/images/ecosystem/rubydex.png",
name: "RwbyDex",
link: "https://testnet.rubydex.com/en",
description:
"Perpetuals DEX offering crypto and traditional assets like Forex, Commodities, Stocks, ETFs, NFT perps, and more.",
filters: [],
},
{
icon: "/images/ecosystem/soul-wallet.svg",
name: "Soul Wallet",
Expand All @@ -153,6 +168,13 @@ const ecosystemData: EcosystemData[] = [
"A user friendly, easy to read, and visually pleasing dashboard for those running a Node/Proposer/Prover.",
filters: [],
},
{
icon: "/images/ecosystem/taikoverse.png",
name: "Taikoverse",
link: "https://linktr.ee/taikoverse",
description: "An infinite and unstoppable world running on Taiko's stack.",
filters: [],
},
{
icon: "/images/ecosystem/thirdweb.png",
name: "thirdweb",
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.

0 comments on commit 4c8a53b

Please sign in to comment.