You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-7Lines changed: 15 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,6 @@ Strict **server-side settlement verifier** for **x402 v2 payments on XRPL**.
4
4
5
5
This package validates presigned XRPL `Payment` transactions and turns them into deterministic, replay-safe x402 settlement receipts for HTTP 402 flows.
6
6
7
-
This repository is the Python port of the TypeScript XRPL adapter in
8
-
[`naory/x402-xrpl`](https://github.com/naory/x402-xrpl). Both implementations
9
-
share the same canonical conformance test vectors.
10
-
11
7
Designed for backend services that require strong guarantees around:
0 commit comments