Skip to content

Commit

Permalink
feat(website): add apus network to ecosystem (#15082)
Browse files Browse the repository at this point in the history
  • Loading branch information
2manslkh authored Oct 30, 2023
1 parent 3dbbafb commit 799ed71
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 @@ -36,6 +36,15 @@ const ecosystemData: EcosystemData[] = [
icon: "/images/ecosystem/alphamint.png",
name: "Alphamint",
link: "https://www.alphamint.online/",
description:
"Apus Network is to democratize compute by building a decentralized ZKP marketplace, transforming global compute resources into accessible and affordable ZKP capabilities.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/apusnetwork.png",
name: "Apus Network",
link: "https://www.apus.network/",
description:
"Multichain NFT marketplace to create, sell and buy ERC-721 tokens.",
filters: [],
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 799ed71

Please sign in to comment.