Skip to content

Commit

Permalink
feat(website): add ZeroSwap to ecosystem (#14613)
Browse files Browse the repository at this point in the history
Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
  • Loading branch information
2manslkh and d1onys1us committed Sep 3, 2023
1 parent 7e59e0b commit d44fc39
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/zeroswap.png",
name: "ZeroSwap",
link: "https://testdrive.zeroswap.io/",
description:
"Build, Launch and Swap, with No Fee and Gas-Less Transactions.",
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 d44fc39

Please sign in to comment.