From 4a63d6d194483b15f753d0c70407961b8fba409e Mon Sep 17 00:00:00 2001 From: mrwulf Date: Mon, 6 Jul 2026 19:15:03 +0200 Subject: [PATCH] Point the online-service URL at ltl.zkdefi.org Co-Authored-By: Claude Fable 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd42117..1d26690 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ python3 verify.py --receipt receipts/dalek-ed25519-verified.receipt.json ``` The online service (same data, live endpoints + customer documentation): -**https://zkdefi.org/lean-transparency-log** +**https://ltl.zkdefi.org** The provider tooling, agent tooling, and course materials: **https://github.com/saymrwulf/proof-aware-crypto-tooling-agent**