#proto #tendermint #blockchain

no-std tendermint-proto

tendermint-proto is a the Rust implementation of the Tendermint proto structs

51 releases (24 breaking)

0.40.0 Oct 23, 2024
0.38.1 Jul 23, 2024
0.35.0 Mar 14, 2024
0.34.0 Oct 2, 2023
0.17.0-rc3 Nov 18, 2020

#6 in #tendermint

Download history 18534/week @ 2024-07-18 15626/week @ 2024-07-25 13820/week @ 2024-08-01 16733/week @ 2024-08-08 15624/week @ 2024-08-15 14272/week @ 2024-08-22 15536/week @ 2024-08-29 18634/week @ 2024-09-05 16777/week @ 2024-09-12 16486/week @ 2024-09-19 20841/week @ 2024-09-26 18365/week @ 2024-10-03 16327/week @ 2024-10-10 16116/week @ 2024-10-17 16877/week @ 2024-10-24 16640/week @ 2024-10-31

69,291 downloads per month
Used in 276 crates (39 directly)

Apache-2.0

525KB
11K SLoC

tendermint-proto

Crate Docs Build Status Audit Status Apache 2.0 Licensed Rust Stable

Crate for interacting with Tendermint proto structs.

Documentation

Requirements

  • The latest stable version of Rust

License

Copyright © 2020 Informal Systems

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the files in this repository except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Dependencies

~2–9MB
~86K SLoC