Skip to content

An extract/load/transform ingestion platform for Solana that streams raw ledger data via Yellowstone gRPC and deserializes blocks for real time processing.

Notifications You must be signed in to change notification settings

user1303836/spectraplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spectraplex

Spectraplex is a Rust-based indexing primitive that currently supports the Solana blockchain using the Yellowstone gRPC interface. It handles the connection management, protobuf deserialization, and filtering of slots, allowing downstream services to subscribe to low-latency chain events (transactions, account updates, and block metadata) with minimal overhead.

About

An extract/load/transform ingestion platform for Solana that streams raw ledger data via Yellowstone gRPC and deserializes blocks for real time processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages