1 unstable release
new 0.8.1 | May 12, 2025 |
---|
#1438 in Encoding
240KB
2.5K
SLoC
Carbon Jito Shredstream gRPC Datasource
Shreds are fragments of data used in the Solana blockchain to represent parts of transactions before they are assembled into a full block. When a validator processes transactions, it breaks them down into smaller units called shreds. These shreds are distributed across the network... https://docs.jito.wtf/lowlatencytxnfeed/
[!WARNING]
While Shredstream is great for real-time, low-latency data access, it must not be used for indexing: transactions are distributed as they are received by the leader, without status or metadata.For that purpose, it's recommended to use
block-subscribe
orblock-crawling
datasources instead.
Dependencies
~64–87MB
~1.5M SLoC