# Monero RPC Proxy Documentation & Guides

Technical guides, setup instructions, and architecture specifications for mnr — a verified, multi-node consensus RPC proxy for Monero.

## Wallet Setup Guides
- [Connect Wallets Overview](/docs/connect-wallets/) — Quick guide and connection parameters for all Monero wallets.
- [Feather Wallet](/docs/wallets/feather/) — Setup guide with Digest Auth and Tor onion routing.
- [Cake Wallet](/docs/wallets/cake-wallet/) — Mobile iOS & Android setup with SSL on port 443.
- [Monero GUI](/docs/wallets/monero-gui/) — Official desktop GUI setup with Daemon SSL and SOCKS5 proxy.
- [Monerujo](/docs/wallets/monerujo/) — Android mobile setup with Orbot / NetCipher Tor routing.
- [monero-wallet-cli & monero-wallet-rpc](/docs/wallets/cli/) — Command-line flags, CA certificates, and daemon authentication.
- [Ripley Terminal (RipleyOS)](/docs/wallets/ripley/) — Setup for RipleyOS light wallet with client-side view key scanning.

## Architecture & Verification
- [How mnr Works](/docs/how-it-works/) — Verified proxy rules, multi-node quorum consensus, and upstream ranking.
- [Privacy Guarantees](/docs/privacy/) — What mnr protects, public node threat models, and limits of RPC proxying.
- [Method Policy](/docs/method-policy/) — Method-by-method verification, caching, and quorum requirements.
- [Tokens & Billing](/docs/tokens/) — Anonymous token model, rate limits, and XMR payment lifecycle.
- [Weekly Verification Log](/verified/) — Transparency log of checked answers, faults, and node ejections.

## Engineering Plans
- [Roadmap](/docs/roadmap/) — Project phases from MVP to decentralized network.
- [Stage 0: MVP Plan](/docs/stage0-mvp/) — Verified proxy architecture.
- [Stage 1: Gateway Plan](/docs/stage1-gateway/) — Edge gateway and routing architecture.
- [Stage 2: Network Protocol](/docs/stage2-network/) — Decentralized protocol architecture.
