We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e21227 commit c136cc7Copy full SHA for c136cc7
README.md
@@ -1,9 +1,5 @@
1
# XSTRP — XRP Safe Transfer & Recovery Protocol
2
3
-## Reference Implementation Status
4
-
5
-# XSTRP — XRP Safe Transfer & Recovery Protocol
6
7
This repository contains the **reference Rust implementation** of the
8
**XRP Safe Transfer & Recovery Protocol (XSTRP)**.
9
@@ -22,6 +18,7 @@ failure conditions.
22
18
- Explicit safety-first design with terminal-state immutability
23
19
- No XRPL integration yet
24
20
- No cryptography yet
21
+- Protocol logic formally verified via TLA+ (Phase C5)
25
26
---
27
0 commit comments