Skip to content

Latest commit

Β 

History

History
69 lines (47 loc) Β· 2.18 KB

File metadata and controls

69 lines (47 loc) Β· 2.18 KB

πŸŒ‰ Alien Gateway

Smart Contracts CI Validator CI

Alien Protocol

Send crypto to @username instead of a long wallet address β€” built for Stellar.

Alien Gateway is a privacy-preserving username system for the Stellar network.
It allows users to send and receive payments using human-readable identities like @username instead of long Stellar wallet addresses.

Unlike traditional naming systems, usernames are never stored on-chain in plaintext.
They are stored as zero-knowledge commitments, protecting user identity and wallet associations.


✨ Features

  • Send payments using @username
  • Human-readable Stellar identities
  • Privacy-preserving wallet linking
  • Optional private payment routing
  • Developer-friendly SDK for integration

🧠 How It Works

  1. User registers a @username
  2. Username is stored as a ZK commitment
  3. The system verifies uniqueness using zero-knowledge proofs
  4. The username resolves to a linked Stellar wallet
  5. Payments can be sent directly using @username

βš™οΈ Tech Stack

  • Smart Contracts: Rust + Soroban
  • ZK Circuits: Circom
  • Proof System: Groth16
  • Hash Function: Poseidon
  • SDK: TypeScript

πŸš€ Vision

One username. One identity. Built for Stellar.

Alien Gateway aims to become the identity and payment resolution layer for the Stellar ecosystem.

🌐 Connect with us