diff --git a/src/projects/nyx/index.yaml b/src/projects/nyx/index.yaml new file mode 100644 index 00000000..667ea81f --- /dev/null +++ b/src/projects/nyx/index.yaml @@ -0,0 +1,33 @@ +categories: + - defi + - infrastructure +usecases: + - infrastructure +ecosystem: + - ethereum + - multichain +description: >- + Nyx aims to bring privacy to Ethereum users with minimum friction and trust. + It helps users bridge and manage assets between their public and private + accounts. + + + Accessing a user’s Nyx account requires both their Ethereum wallet and + passkey. The Nyx backend helps users use Nyx across devices and browsers, + while remaining completely agnostic to users’ asset and transaction + information. Read below to learn the details. +sunset: false +project_status: + version: alpha + live_status: true + mainnet: false + testnet: false +links: + web: https://app.nyx.money/ + docs: https://docs.nyx.money/home + twitter: https://x.com/nyxmoney +name: Nyx +have_token: false +privacy_policy: + defined: false +id: nyx diff --git a/src/projects/nyx/logo.png b/src/projects/nyx/logo.png new file mode 100644 index 00000000..439477c7 Binary files /dev/null and b/src/projects/nyx/logo.png differ