Skip to content

Commit 77a42d3

Browse files
authored
Update README.md
1 parent 2050062 commit 77a42d3

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

XLS-35d-uritoken/README.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1+
<pre>
2+
xls: 35
3+
title: URITokens
4+
description: Lightweight first-class NFTs for XRPL Protocol Chains
5+
author: Richard Holland, Wietse Wind
6+
discussion-from: https://github.com/XRPLF/XRPL-Standards/discussions/89
7+
status: Draft
8+
category: Amendment
9+
created: 2023-02-09
10+
</pre>
11+
112
# XLS-35d URITokens — Lightweight first-class NFTs for XRPL Protocol Chains
2-
```
3-
Title: URITokens
4-
Type: Draft
5-
Author:
6-
Richard Holland, Xaman <a href="https://github.com/RichardAH/">(RichardAH)</a>
7-
Wietse Wind, Xaman <a href="https://github.com/WietseWind/">(WietseWind)</a>
8-
Affiliation: XRPLF
9-
```
1013

1114
# Problem Statement
1215

@@ -281,4 +284,4 @@ hash = sha512(whitespaceremoved)
281284
sha512half = slice(hash, 0, 64)
282285

283286
digest = sha512half
284-
```
287+
```

0 commit comments

Comments
 (0)