Skip to category
XRPAuthority
Category 02 / 10

Accounts and Wallet Controls

10 verified concept guides

Understand account activation, authorization methods, sequence controls, reserves, domains, and safer key-management patterns.

What this category covers

An XRPL account is a ledger object controlled by cryptographic authorization—not an app login. These topics explain how accounts begin, how transactions are ordered, and how master keys, regular keys, signer lists, and domain settings change operational control.

After working through this collection, you should be able to:

  • Explain the difference between an account, address, wallet application, and secret key.
  • Recognize the controls used for rotation, recovery, and multi-party approval.
  • Plan account changes without overlooking reserves, sequence numbers, or recovery authority.

Foundation guides

2 established guides

Explore accounts & wallets

Move from the question you have to a canonical guide, then continue through related concepts and the cited primary documentation.

  1. 02.01

    How to Activate an XRP Ledger Account

    Learn why a classic address becomes an account only after receiving enough XRP for the base reserve.

    Read verified guide →
    Verified
  2. 02.02

    Understanding the XRPL AccountRoot Object

    Read the ledger object that stores an account's balance, sequence, flags, owner count, and settings.

    Read verified guide →
    Verified
  3. 02.03

    Account Sequences vs. Tickets

    Compare sequential transaction ordering with tickets that reserve future transaction numbers.

    Read verified guide →
    Verified
  4. 02.04

    What Is an XRPL Regular Key?

    Use a rotatable signing key while retaining the account's intrinsic master-key recovery path.

    Read verified guide →
    Verified
  5. 02.05

    When and How the XRPL Master Key Can Be Disabled

    Understand the prerequisites, benefits, and lockout risks of disabling master-key signing.

    Read verified guide →
    Verified
  6. 02.06

    How XRPL Multi-Signing Works

    Require multiple independent signatures before a transaction can be authorized. Review the workflow, limitations, current status, and official primary documentation.

    Read verified guide →
    Verified
  7. 02.07

    Signer Lists, Weights, and Quorums Explained

    Design approval policies using signer weights and the minimum quorum required for authorization.

    Read verified guide →
    Verified
  8. 02.08

    How to Rotate XRPL Account Keys Safely

    Plan regular-key replacement, validation, documentation, and recovery testing without exposing secrets.

    Read verified guide →
    Verified
  9. 02.09

    How Account Deletion Works on the XRP Ledger

    Review eligibility, destination requirements, deletion costs, and the ledger objects that can block deletion.

    Read verified guide →
    Verified
  10. 02.10

    How to Verify an XRPL Account’s Domain

    Connect an on-ledger account domain with a hosted xrp-ledger.toml identity file.

    Read verified guide →
    Verified