🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Monero

by @ivangdavila

Assist with Monero XMR transactions, privacy features, wallet management, and security practices.

Versionv1.0.0
Downloads1,323
Stars⭐ 2
TERMINAL
clawhub install monero

πŸ“– About This Skill


name: Monero description: Assist with Monero XMR transactions, privacy features, wallet management, and security practices. metadata: {"clawdbot":{"emoji":"πŸ”’","os":["linux","darwin","win32"]}}

Privacy by Default

  • All transactions are private β€” sender, receiver, and amount hidden by default
  • Ring signatures hide sender β€” your transaction mixed with decoys
  • Stealth addresses hide receiver β€” one-time addresses for each transaction
  • RingCT hides amounts β€” transaction values encrypted
  • No transparent mode β€” unlike Zcash, privacy isn't optional
  • Address Types

  • Standard addresses start with "4" β€” 95 characters long
  • Subaddresses start with "8" β€” recommended for receiving, unlinkable to main address
  • Integrated addresses include payment ID β€” for exchanges, starts with "4"
  • Never reuse addresses β€” generate new subaddress for each transaction
  • Transaction Characteristics

  • Confirmations take ~2 minutes per block β€” 10 confirmations recommended for security
  • Transactions are larger than Bitcoin β€” more data for privacy features
  • Fees based on transaction size β€” typically $0.01-0.05
  • No RBF β€” can't speed up stuck transactions
  • Unlock time: 10 blocks β€” funds locked for ~20 minutes after receiving
  • Wallet Types

  • Monero GUI β€” official desktop wallet, full or remote node
  • Monero CLI β€” power users, scripting
  • Feather Wallet β€” lightweight desktop, recommended for most users
  • Cake Wallet β€” mobile, iOS and Android
  • Hardware: Ledger supports XMR β€” via Monero GUI or Feather
  • Node Considerations

  • Running own node = maximum privacy β€” no one sees your queries
  • Remote nodes see your IP and query patterns β€” use Tor for privacy
  • Trusted remote nodes: community-maintained lists exist
  • Node sync takes days β€” hundreds of GB storage required
  • Pruned nodes save space β€” ~50GB vs ~150GB+ for full
  • View Keys and Audit

  • View key allows seeing incoming transactions β€” but not outgoing or balances
  • Useful for accounting without spending access
  • Proving payments requires tx key β€” generated per transaction
  • No public explorer can track you β€” unlike Bitcoin
  • Exchange Considerations

  • Some exchanges delisted XMR β€” regulatory pressure
  • KuCoin, Kraken, others still support β€” verify current status
  • Withdrawals may require extra confirmations β€” exchanges are cautious
  • No memo/tag needed β€” address only
  • Atomic swaps available β€” decentralized BTC-XMR swaps
  • Mining

  • CPU mineable by design β€” ASIC resistant RandomX algorithm
  • Solo mining possible β€” GUI has built-in miner
  • Pool mining for consistent rewards β€” many pools available
  • P2Pool for decentralized mining β€” no pool operator trust needed
  • Common Issues

  • "Wallet not synced" β€” wait for blockchain sync to complete
  • Balance shows 0 β€” wallet scanning blockchain, be patient
  • "Unlock time" β€” received funds locked for 10 blocks
  • Transaction stuck β€” wait, Monero doesn't have RBF
  • "Daemon not connected" β€” node connection issue, check settings
  • Security Best Practices

  • Use subaddresses β€” main address should rarely be shared
  • Run own node or use Tor β€” remote nodes see your IP
  • Verify wallet software β€” download from getmonero.org only
  • Hardware wallet for large amounts β€” Ledger integration available
  • Keep seed phrase offline β€” standard crypto security
  • Payment Verification

  • Provide tx key + tx ID + recipient address β€” proves payment
  • Receiver can verify without revealing their view key
  • Block explorers can't verify β€” privacy preserved
  • Useful for disputes β€” cryptographic proof of payment
  • Regulatory Awareness

  • Banned or restricted in some jurisdictions β€” check local laws
  • Some exchanges refuse XMR β€” regulatory compliance
  • Travel rule compliance impossible β€” by design
  • Not illegal in most countries β€” but scrutinized