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:
- Stealth Addresses - Each transaction uses a unique, unlinkable address
- Viewing & Spending Keys - Separate keys for receiving and spending funds
- Ephemeral Keys - One-time keys generated for each transaction
- Shared Secrets - Secure key exchange between sender and recipient
Explore the documentation to learn how to integrate Bagel's privacy features into your applications.