Skip to content

Commit

Permalink
feat(website): add cloak to ecosystem (#14417)
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
2 people authored and 2manslkh committed Aug 11, 2023
1 parent 03c8f71 commit d95540c
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 @@ -57,6 +57,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/cloak.png",
name: "Cloak",
link: "https://cloak.exchange/",
description:
"Cloak is a non-custodial dark pool, offering trustless, MEV-resistant, and slippage-resistant trades for any ERC-20 trading pairs.",
filters: [],
isLive: false,
},
{
icon: "/images/ecosystem/crypton.png",
name: "Crypton",
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 d95540c

Please sign in to comment.