#blockchain #tendermint #cosmos #bft

tendermint-light-client-verifier

Implementation of the Tendermint Light Client Verification Algorithm

38 releases

0.40.4 May 5, 2025
0.40.1 Dec 25, 2024
0.40.0 Oct 23, 2024
0.38.1 Jul 23, 2024
0.24.0-pre.1 Jan 14, 2022

#19 in #bft

Download history 4836/week @ 2025-09-16 5372/week @ 2025-09-23 5753/week @ 2025-09-30 6980/week @ 2025-10-07 8220/week @ 2025-10-14 8287/week @ 2025-10-21 6610/week @ 2025-10-28 11439/week @ 2025-11-04 7520/week @ 2025-11-11 8086/week @ 2025-11-18 6206/week @ 2025-11-25 6867/week @ 2025-12-02 7566/week @ 2025-12-09 3714/week @ 2025-12-16 1381/week @ 2025-12-23 1338/week @ 2025-12-30

15,602 downloads per month
Used in 142 crates (15 directly)

Apache-2.0

630KB
14K SLoC

Crate Docs

See the repo root for build status, license, rust version, etc.

Light Client Verifier

The verification component of the Light Client. This is extracted in order to be able to make use of verification predicates without any of the I/O and dependencies on the Rust standard library (i.e. to facilitate no_std support).

Documentation

See documentation on crates.io.

Dependencies

~5–7MB
~140K SLoC