111 releases (4 stable)
Uses new Rust 2024
| new 1.1.0 | Mar 2, 2026 |
|---|---|
| 1.0.2 | Dec 18, 2025 |
| 1.0.0 | Oct 29, 2025 |
| 0.203.0 | Oct 22, 2025 |
| 0.38.0 | Nov 18, 2020 |
#5 in #permissionless
25,297 downloads per month
Used in 68 crates
(21 directly)
240KB
5.5K
SLoC
Common traits for accessing blockchain data.
This crate provides a collection of traits that define interfaces for accessing various types of blockchain data, including cell data, block epochs, block extensions, and block headers. These traits enable loose coupling between components that need data access.
ckb-traits
This crate is a component of ckb.
Common traits for accessing blockchain data
Dependencies
~4–5.5MB
~112K SLoC