Skip to content

Commit

Permalink
feat(website): add goneuron to ecosystem (#14409)
Browse files Browse the repository at this point in the history
Co-authored-by: d1onys1us <[email protected]>
  • Loading branch information
2manslkh and dionysuzx committed Aug 11, 2023
1 parent fb2b750 commit eafcfbe
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 @@ -75,6 +75,15 @@ const ecosystemData: EcosystemData[] = [
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/goneuron.jpeg",
name: "neuron 🧠",
link: "https://goneuron.xyz/",
description:
"neuron is a blazing fast privacy focused cross-chain bridge for transferring Ethereum native assets quickly and privately between chains faster than L1 native bridges cheaply.",
filters: [],
isLive: true,
},
{
icon: "/images/ecosystem/kalkiswap.png",
name: "KALKI SWAP",
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 eafcfbe

Please sign in to comment.