cometbft-light-client-verifier

Crates.iocometbft-light-client-verifier
lib.rscometbft-light-client-verifier
version0.1.0-alpha.2
sourcesrc
created_at2024-01-27 09:26:17.423542
updated_at2024-01-27 09:26:17.423542
description Implementation of the CometBFT Light Client Verification Algorithm.
homepage
repositoryhttps://github.com/cometbft/cometbft-rs
max_upload_size
id1116620
size75,623
Romain Ruetschi (romac)

documentation

README

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.

Commit count: 0

cargo fmt