shredlink-proto
Protocol buffer definitions for Shredlink gRPC services - a fast path to receive Solana blockchain shreds and transactions.
Features
- gRPC service definitions for subscribing to Solana entries and transactions
- Filter-based transaction subscription with account-level filtering
Usage
Add this to your Cargo.toml:
[]
= "0.1"
= "0.10"
= { = "1.0", = ["full"] }
Client Example
use ;
async
## Services
- **SubscribeEntries**: Stream Solana entries by slot
- **SubscribeTransactions**: Stream filtered transactions with account-based filtering
## License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
## Links
- Repository: https://github.com/romanbobelyuk/shredlink
- Documentation: https://shredlink.xyz