Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 423 Bytes

File metadata and controls

15 lines (10 loc) · 423 Bytes

Solsab Indexer

Solana Substreams/Subgraph indexer for token distribution protocol. Indexes vesting streams, airdrops, and token operations on Solana.

Stack

  • Rust (Substreams mappings)
  • Protobuf (schema definitions)
  • Subgraph (GraphQL API layer)
  • TypeScript (handlers)

Related