Skip to content

Commit

Permalink
chore(website): add zklink to ecosystem page (#14571)
Browse files Browse the repository at this point in the history
  • Loading branch information
dionysuzx authored Aug 26, 2023
1 parent 06ac4f0 commit 547cd1c
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 @@ -348,6 +348,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/zklink.png",
name: "zkLink",
link: "https://zk.link",
description:
"A ZK-Rollup trading infrastructure empowering DeFi, RWA, and NFT super dApps in a rollup-centric, multi-chain world.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/zksynth.png",
name: "ZKSynth",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

2 comments on commit 547cd1c

@trison89
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@davoudjahan
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

Please sign in to comment.