LDP Anchor Verification
Manage Local Anchor
Back to Chat
LDP Packet Injector (Module A & B)
Use this tool to test the WebCrypto-based Anchor & Verification core and the MEH Transforms Engine. You can sign packets using your local anchor key.
LDP Envelope (JSON)
{ "header": { "version": 2, "ttl": 300, "issued": 1758504005, "transform_chart_hash": "b3fdf4840356a49a43bd0173f22be1938f5d60497cbbc429b0d1fb0497ac8095", "signature_hex": "PASTE_YOUR_64_BYTE_SIGNATURE_HEX_HERE", "enc_spec": null, "revocation_tokens": [] }, "body": { "payload_b64": "aGVsbG8gd29ybGQ=", "meh": [{"id":"02"}], "atm": {"capability":"kv_write","args":{"key":"hello","value":"grus"}}, "sasr": {"seq":1,"stream":"alpha"}, "auth_exec_policy": {} } }
Ed25519 Public Key (32-byte raw hex)
Sign with Local Anchor
Verify Packet