Home / Crypto
Crypto Assets: XMR, BTC
XMR and BTC roles in settlement. Educational summary — not financial advice. Params reviewed .
Monero (XMR) — default
Monero is the default settlement asset because privacy is protocol-level: ring signatures, stealth addresses, and confidential amounts obscure sender, receiver, and value on-chain. Standard practice is one subaddress per order, confirmation-gated release, and no address reuse across sessions. Researchers can verify Monero fundamentals at getmonero.org.
Bitcoin (BTC) — Multi-Sig fallback
Bitcoin is supported strictly inside Multi-Sig escrow for compatibility. Hygiene is mandatory: fresh address per settlement, no reuse, no consolidation of escrow change into personal wallets, and on-chain confirmation before any release signature. Tor-only broadcast is assumed throughout.
Side-by-side
| XMR | BTC | |
|---|---|---|
| Privacy | Protocol-level | Hygiene-dependent |
| Escrow | Supported | 2-of-3 Multi-Sig |
| Reuse | Never | Never |
| Learn | getmonero.org | Tor + wallet docs |
After settlement
Confirm on-chain finality before signing any release, then rotate session identity per the OPSEC guidelines. Gateways are verified under Mirrors. Monero basics: getmonero.org.