18 releases (9 breaking)

new 0.17.0 Apr 17, 2025
0.17.0-rc4 Mar 27, 2025
0.14.2 Dec 11, 2024
0.14.0 Nov 25, 2024
0.1.0 Dec 14, 2022

#331 in Magic Beans

Download history 12/week @ 2025-01-04 281/week @ 2025-01-11 57/week @ 2025-01-18 114/week @ 2025-01-25 28/week @ 2025-02-01 28/week @ 2025-02-08 27/week @ 2025-02-15 11/week @ 2025-02-22 11/week @ 2025-03-01 11/week @ 2025-03-08 11/week @ 2025-03-15 213/week @ 2025-03-22 47/week @ 2025-03-29 118/week @ 2025-04-05 93/week @ 2025-04-12

471 downloads per month
Used in keri-controller

EUPL-1.2

765KB
17K SLoC

Overview

Rust based implementation of the IETF Draft Public Transaction Event Logs (PTEL) specification. TEL is a state machine, where any state change of this statee machine is represented as append only, end-verifiable log that derives its foundations from Event Sourcing and adds cryptographic authenticity on top of that.

TEL proposed here is a issuance revocation state machine, which constists of three states:

  • NULL -- given member does not exist yet in the registry;
  • issued -- given member declares it is present/issued;
  • revoked -- given member declares it is removed/revoked.

License

EUPL 1.2

We have distilled the most crucial license specifics to make your adoption seamless: see here for details.

Dependencies

~18–32MB
~531K SLoC