Skip to content

Commit

Permalink
feat(website): add vooi to ecosystem (#14435)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh committed Aug 10, 2023
1 parent fbeab3b commit e6f7124
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,14 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/vooi.jpeg",
name: "Vooi",
link: "https://vooi.io/",
description: "vooi is a stableswap AMM DEX built for L2 chains on top of Unbounded pool technology.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/zkpool.png",
name: "ZKPool",
Expand Down
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 e6f7124

Please sign in to comment.