Least-Authority Keys

Delegate precisely the authority your chosen vendors need—no more, no less— using XRPL’s native Multi-Signing (SignerListSet) primitive.

How It Works

  1. **Configure** your PAI Key: select vendor public keys, assign each a SignerWeight, and set your SignerQuorum.
  2. **Submit** SignerListSet: the ledger records your scoped-authority list.
  3. **Verify** via account_objects RPC that the PAI Key is active.

Why It Matters

Learn More

Deep dive into the spec on the XRPL docs: Multi-Signing.