Loading...
Loading...
Reference for any XRPL Standard (XLS-N) when implementing or reviewing XRPL protocol features. Trigger on: XLS number (XLS-30, XLS-70), amendment name (AMM, Credentials, MPT, DID, NFToken, Batch, Escrow, Clawback, Firewall, Permissioned DEX), transaction type (AMMCreate, CredentialCreate, NFTokenMint, DelegateSet, PermissionedDomainSet, BatchSubmit), or ledger object name (Credential, AMM, MPToken, Delegate, Oracle, Bridge).
npx skill4agent add peersyst/xrplskills xrpl-standardsRead <skill-dir>/references/<topic>/<file>.md/mnt/skills/user/xrpl-standards/npx skills add.claude/skills/xrpl-standards/find /mnt/skills ~/.claude -name "INDEX.md" -path "*/xrpl-standards/references/*" 2>/dev/null | head -1 | sed 's|/references/INDEX.md||'bash <skill-dir>/scripts/list-xls.sh
bash <skill-dir>/scripts/fetch-xls.sh <number>| XLS | Title | Status | File |
|---|---|---|---|
| 40 | Decentralized Identity — | Final | |
| 63 | SignIn Transaction — off-chain auth, | Stagnant | |
| 70 | On-Chain Credentials — | Final | |
| XLS | Title | Status | File |
|---|---|---|---|
| 20 | Non-Fungible Tokens — | Final | |
| 33 | Multi-Purpose Tokens (MPT) — | Final | |
| 35 | URITokens — | Draft | |
| 46 | Dynamic NFTs — mutable metadata extension to NFToken | Final | |
| 51 | NFToken Escrows | Stagnant | |
| 52 | NFTokenMintOffer — combined mint + offer tx | Final | |
| 54 | NFTokenOffer Destination Tag | Stagnant | |
| 61 | Cross-Currency NFTokenAcceptOffer | Stagnant | |
| 89 | MPT Metadata Schema | Final | |
| 94 | Dynamic MPT — mutable MPToken fields | Draft | |
| 96 | Confidential MPT — | Draft | |
| 10 | Non-Transferable Token standard | Stagnant | |
| 16 | NFT Metadata v1 | Stagnant | |
| 24 | NFT Metadata v2 | Final | |
| 26 | IOU Token Metadata via xrp-ledger.toml | Draft | |
| XLS | Title | Status | File |
|---|---|---|---|
| 30 | Automated Market Maker — | Final | |
| 73 | AMM Clawback — | Draft | |
| 81 | Permissioned DEX — | Final | |
| 65 | Single Asset Vault — | Draft | |
| 66 | Lending Protocol — | Draft | |
| 62 | Options — option contract transactions | Stagnant | |
| 60 | Default AutoBridge | Stagnant | |
| XLS | Title | Status | File |
|---|---|---|---|
| 56 | Atomic/Batch Transactions — | Final | |
| 85 | Token-Enabled Escrows — escrow/channel support for IOU and MPT | Final | |
| 100 | Smart Escrows — programmable escrow conditions | Draft | |
| 55 | Remit — | Final | |
| 34 | Token Payment Channels & Escrow (Withdrawn, superseded by XLS-85) | Withdrawn | |
| 67 | Charge | Stagnant | |
| 76 | Min Incoming Amount (Deprecated) | Deprecated | |
| XLS | Title | Status | File |
|---|---|---|---|
| 74 | Account Permissions — granular tx-level permission flags | Final | |
| 75 | Permission Delegation — | Final | |
| 80 | Permissioned Domains — | Final | |
| 86 | Firewall — account-level transaction filtering | Draft | |
| 77 | Deep Freeze — enhanced freeze for trust lines | Final | |
| 39 | Clawback — issuer clawback of IOU balances | Final | |
| 68 | Sponsored Fees and Reserves — | Draft | |
| 49 | Multiple Signer Lists | Draft | |
| 64 | Pseudo-Account | Draft | |
| 23 | Lite Accounts | Stagnant | |
| 7 | Deletable Accounts | Final | |
| 71 | Initial Owner Reserve Exemption | Stagnant | |
| XLS | Title | Status | File |
|---|---|---|---|
| 47 | Price Oracles — | Final | |
| 78 | Subscriptions — on-chain payment streams | Draft | |
| XLS | Title | Status | File |
|---|---|---|---|
| 38 | Cross-Chain Bridge — | Final | |
| 41 | XPOP — proof-of-payment standard, off-chain verification format | Final | |
| XLS | Title | Status | File |
|---|---|---|---|
| 101 | Smart Contracts — | Draft | |
| 102 | WASM VM — virtual machine specification | Draft | |
| 42 | Plugins — plugin ledger objects | Stagnant | |
| XLS | Title | Status | File |
|---|---|---|---|
| 13 | Tickets — | Final | |
| 37 | CTID — Concise Transaction Identifier encoding | Final | |
| 69 | Simulate — | Final | |
| 97 | Server Definitions — | Final | |
| 22 | API Versioning | Final | |
| 45 | Prepublish Validator Lists | Final | |
| 17 | XFL — developer-friendly balance representation | Final | |
| 5 | Tagged Addresses | Final | |
| 9 | Blinded Tags | Stagnant | |
| 11 | Retiring Amendments | Final | |
| 12 | Secret Numbers | Final | |
| 18 | Bootstrapping XRPLD Networks | Stagnant | |
| 21 | Asset Code Prefixes | Stagnant | |
| 25 | Enhanced Secret Numbers | Final | |
| 50 | Validator TOML Infrastructure | Final | |
| 95 | Rename rippled → xrpld | Draft | |
| 1 | XLS Process and Guidelines | Living | |
| XLS | Title | Status | File |
|---|---|---|---|
| 2 | Destination Information | Stagnant | |
| 3 | Deeplink Signed Transactions | Stagnant | |
| 4 | Trustline Add URI | Stagnant | |
| 6 | Visual Account Icons | Final | |
cd packages/skills-build
pnpm build:xrpl-standards