Skip to content

Commit 4f25937

Browse files
Copilotmvadari
andcommitted
Update preambles for first 16 XLS documents to YAML frontmatter format
Co-authored-by: mvadari <8029314+mvadari@users.noreply.github.com>
1 parent 564fa30 commit 4f25937

File tree

18 files changed

+123
-125
lines changed

18 files changed

+123
-125
lines changed

XLS-0002d-destination-information/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 0002 XLS-2d Standard for XRPL destination information
1+
---
2+
title: XRPL destination information
3+
type: draft
4+
description: A standard for encoding destination information with backwards compatibility for web browsers
5+
author: Community Contributors
6+
core_protocol_changes_required: false
7+
---
28

39
Currently several apps are using a variety of methods to encode destination information;
410

XLS-0003-deeplink-signed-transactions/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 0003 XLS-3d Standard for (sharing / deeplinking) signed transactions
1+
---
2+
title: Sharing and deeplinking signed transactions
3+
type: draft
4+
description: A standard for encoding HEX signed transactions for air-gapped submissions with deep link support
5+
author: Community Contributors
6+
core_protocol_changes_required: false
7+
---
28

39
Currently several apps are using a variety of methods to encode HEX signed transactions (to be submitted air gapped);
410

XLS-0004d-trustline-uri/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# 0004 XLS-4d Standard URI instructing a wallet to add a trustline
1+
---
2+
title: Standard URI instructing a wallet to add a trustline
3+
type: draft
4+
description: A URI standard for instructing wallets to add trustlines following the design of XLS-2d
5+
author: Community Contributors
6+
core_protocol_changes_required: false
7+
---
28

39
I suggest we follow on closely from the design of XLS-2d
410

XLS-0005-tagged-addresses/README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
<pre>
2-
XLS-5 - XRP Ledger Proposed Standard #5
3-
4-
Title: Tagged Addresses
5-
Author: Nikolaos D. Bougalis <nikb@bougalis.net>
6-
Affiliation: Ripple
7-
Created: 2019-05-15
8-
9-
Original: https://github.com/xrp-community/standards-drafts/issues/6
10-
</pre>
1+
---
2+
title: Tagged Addresses
3+
type: draft
4+
description: A standard for addresses that contain both the target wallet and destination tag as a single unit
5+
author: Nikolaos D. Bougalis, Ripple <nikb@bougalis.net>
6+
core_protocol_changes_required: false
7+
---
118

129
# Abstract
1310

XLS-0007-deletable-accounts/README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
<pre>
2-
XLS-7 - XRP Ledger Proposed Standard #7
3-
4-
Title: Deletable Accounts on the XRP Ledger
5-
Author: Scott Schurr &lt;scott@ripple.com&gt;
6-
Nik Bougalis &lt;nikb@bougalis.net&gt;
7-
Affiliation: Ripple
8-
Created: 2019-10-01
9-
Issue: https://github.com/xrp-community/standards-drafts/issues/8
10-
</pre>
1+
---
2+
title: Deletable Accounts on the XRP Ledger
3+
type: draft
4+
description: A feature for completely removing accounts from the ledger and recovering the reserve from those accounts
5+
author: Scott Schurr, Ripple <scott@ripple.com>, Nik Bougalis <nikb@bougalis.net>
6+
core_protocol_changes_required: true
7+
---
118

129
# Abstract
1310

XLS-0012-secret-numbers/README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
| | Info |
2-
|-------|---------|
3-
| Draft | XLS-12 |
4-
| Title | Secret Numbers |
5-
| Author(s) | Wietse Wind <w@xrpl-labs.com>, based on an idea by [Nik Bougalis](https://github.com/nbougalis) |
6-
| Created | 2019-07-12 ([TS Lib.](https://github.com/WietseWind/xrpl-secret-numbers)) / 2020-05-13 (Draft) |
7-
1+
---
2+
title: Secret Numbers
3+
type: draft
4+
description: Derive XRPL account keypairs based on 8x 6 digits for user-friendly, language-agnostic account secrets
5+
author: Wietse Wind <w@xrpl-labs.com>
6+
core_protocol_changes_required: false
87
---
98

109
# XLS-12: Secret Numbers

XLS-0020-non-fungible-tokens/README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
1-
<pre>
2-
Title: <b>Non-Fungible Token Support</b>
3-
Revision: <b>10</b> (2023-03-27)
4-
5-
<hr> Author: <a href="mailto:david@ripple.com">David J. Schwartz</a>
6-
<a href="mailto:amalhotra@ripple.com">Aanchal Malhotra</a>
7-
<a href="mailto:nikb@bougalis.net">Nikolaos D. Bougalis</a>
8-
Editor: <a href="mailto:shawnxie@ripple.com">Shawn Xie</a>
9-
Affiliation: <a href="https://ripple.com">Ripple</a>
10-
</pre>
1+
---
2+
title: Non-Fungible Token Support
3+
type: draft
4+
description: Extensions to the XRP Ledger that support a native non-fungible token type with operations to enumerate, purchase, sell and hold such tokens
5+
author: David J. Schwartz, Ripple <david@ripple.com>, Aanchal Malhotra, Ripple <amalhotra@ripple.com>, Nikolaos D. Bougalis <nikb@bougalis.net>
6+
core_protocol_changes_required: true
7+
---
118

129
# 1. Non-Fungible Token Support
1310

XLS-0023-lite-accounts/README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<pre>
2-
XLS: XLS-23d
3-
Title: 0023 XLS-23d: Lite Accounts (lower reserve, less features)
4-
Author: Wietse Wind (WietseWind)
5-
Created: 2021-08-27
6-
Status: Stagnant
7-
Category: Amendment
8-
</pre>
1+
---
2+
title: Lite Accounts (lower reserve, less features)
3+
type: stagnant
4+
description: A proposal for lite accounts with reduced account reserves but limited features
5+
author: Wietse Wind (WietseWind), Richard Holland
6+
core_protocol_changes_required: true
7+
---
98
# LiteAccounts Amendment
109

1110
By @RichardAH, @WietseWind

XLS-0026-iou-token-metadata/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
<pre>
2-
Title: <b>IOU Token Metadata via xrp-ledger.toml</b>
3-
Revision: <b>5</b> (2025-06-06)
4-
Author: <a href="https://github.com/Mwni">Marc-Emanuel Otto</a>
5-
Contributor: <a href="https://ripple.com">Ripple</a>
6-
</pre>
1+
---
2+
title: IOU Token Metadata via xrp-ledger.toml
3+
type: draft
4+
description: A unified solution for IOU token metadata by adding optional fields to the existing xrp-ledger.toml standard
5+
author: Marc-Emanuel Otto (@Mwni), Ripple Contributors
6+
core_protocol_changes_required: false
7+
---
78

89

910
# IOU Token Metadata via xrp-ledger.toml

XLS-0030-automated-market-maker/README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<pre>
2-
Title: <b>Automated Market Maker on XRPL</b>
3-
Revision: <b>4</b> (2023-08-08)
4-
5-
<hr> Author: <a href="mailto:amalhotra@ripple.com">Aanchal Malhotra</a>
6-
<a href="mailto:david@ripple.com">David J. Schwartz</a>
7-
Affiliation: <a href="https://ripple.com">Ripple</a>
8-
</pre>
1+
---
2+
title: Automated Market Maker on XRPL
3+
type: draft
4+
description: Non-custodial automated market maker as a native feature to the XRPL DEX with unique auction mechanism for trading advantages
5+
author: Aanchal Malhotra, Ripple <amalhotra@ripple.com>, David J. Schwartz, Ripple <david@ripple.com>
6+
core_protocol_changes_required: true
7+
---
98
# Automated Market Maker on XRP Ledger
109

1110
### Abstract

0 commit comments

Comments
 (0)