16 releases (10 breaking)

Uses new Rust 2024

new 0.11.0 Jan 14, 2026
0.9.0 Nov 21, 2025
0.5.0 Jul 29, 2025
0.2.1 Feb 24, 2025
0.1.0 Dec 3, 2024

#819 in Magic Beans

Download history 180/week @ 2025-09-24 78/week @ 2025-10-01 119/week @ 2025-10-08 46/week @ 2025-10-15 181/week @ 2025-10-22 531/week @ 2025-10-29 429/week @ 2025-11-05 497/week @ 2025-11-12 654/week @ 2025-11-19 674/week @ 2025-11-26 525/week @ 2025-12-03 741/week @ 2025-12-10 466/week @ 2025-12-17 185/week @ 2025-12-24 650/week @ 2025-12-31 373/week @ 2026-01-07

1,859 downloads per month
Used in 3 crates

Apache-2.0

1MB
17K SLoC

Celestia gRPC

A collection of types for interacting with Celestia validator nodes over gRPC

This crate builds on top of tonic.

TLS support

Client will be configured to use TLS if at least one of the trust roots provider is enabled using the crate features tls-native-roots and tls-webpki-roots. The trust roots are additive, selecting both will result in both being in use.

Moreover, the crypto provider for rustls can be configured by using tls-ring and tls-aws-lc features.

Those features are re-exposed from the tonic crate, please refer to its documentation for more info.

Dependencies

~23–44MB
~643K SLoC