Skip to content

Commit

Permalink
feat(website): add pheasant network to ecosystem (#13995)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh committed Jun 15, 2023
1 parent d58ff03 commit 3253771
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/website/components/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@ export default function EcosystemSection() {
description:
"ZKPool aggregates the computing power of accelerators for zero-knowledge proofs and provides services to ZKP applications.",
},
{
icon: "/images/ecosystem/pheasant-network.png",
name: "Pheasant Network",
link: "https://pheasant.network/",
description:
"Pheasant Network is an optimistic bridge between Layer 1 and Layer 2.",
},
];

return (
Expand Down
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 3253771

Please sign in to comment.