XRP Ledger Standards / Drafts
To ensure interoperability between XRP (Ledger) applications, tools, platforms, pursuing a great user experience, the community (developers, users, etc.) should agree on certain specifications.
Contributing
Please see CONTRIBUTING.md
Directory
When a standard moves to a folder + file(s) in the Code section of this repository, it should be added to the standards.toml
file:
https://github.com/XRPLF/XRPL-Standards/blob/master/standards.toml
Numbering
Standards must be numbered and referenced in the following format: XLS-# where # is a natural number (without left padded zeros), called the Standard Number.
Revisions
If a standard requires a substantive revision and using the same number would result in confusion, a separator '.' may be added, e.g. XLS-1.1
.
Drafts
A standard which has not yet been adopted may 'hold' a Standard Number but must be referred to with a d suffix until it becomes a full standard, e.g. XLS-10d
or XLS-1.2d
.