🥯Bagel

bagel docs

Docs to better understand bagel

Bagel is a privacy-focused, domain-based self-custodial wallet solution for Solana that allows users to receive funds stealthily without publicly linking each transaction to their main identity.

Getting Started

Developer Resources

Core Concepts

Bagel works by implementing a stealth address protocol:

  1. Stealth Addresses - Each transaction uses a unique, unlinkable address
  2. Viewing & Spending Keys - Separate keys for receiving and spending funds
  3. Ephemeral Keys - One-time keys generated for each transaction
  4. Shared Secrets - Secure key exchange between sender and recipient

Explore the documentation to learn how to integrate Bagel's privacy features into your applications.

On this page