Skip to content

Commit

Permalink
feat(webste): add pixelswap and superscalar to ecosystem (#14961)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh authored and d1onys1us committed Oct 16, 2023
1 parent 5ac2803 commit 739cea1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions packages/website/components/Ecosystem/EcosystemSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/pixelswap.png",
name: "PixelSwap",
link: "https://pixelswap.xyz",
description:
"Pixelswap: Pioneering the Future of Decentralized Exchange with Seamless Multichain Support and Enhanced User Experience.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/pizzap.png",
name: "Pizzap",
Expand Down Expand Up @@ -394,6 +403,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/superscalar.png",
name: "SuperScalar",
link: "https://www.superscalar.io/",
description:
"Superscalar specializes in cutting-edge computing acceleration solutions, with a focus on zero-knowledge proof algorithm optimization, FPGA development, and ASIC design.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/surfer-monkey.png",
name: "SurferMonkey",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 739cea1

Please sign in to comment.