Content
@
0 reply
0 recast
0 reaction
The Graph
@graphprotocol
From real-time and historical Account Changes to native Anchor IDL decodings, here are two new support features to help streamline @solana dapp building with Substreams! Accessing Account Changes on Solana has never been easier. With a simple Substreams module, devs can reliably stream account changes block by block for better insights and precision π β Cursor Management lets you pick up where you left off without losing data. β Maintain state of your dapp with the latest update per account per block for lighter weight results. β Noise Reduction means low-importance events are omitted for cleaner data. β Custom Filtering lets you query account changes by specific account/owner inputs. β Historical Back-Processing allows back-processing as of Oct 2024 for insights. β Flexible Data Sinks export data for storage anywhere directly through Rust, JS, or GO.
1 reply
0 recast
3 reactions
The Graph
@graphprotocol
Decoding Solanaβs arbitrary bytes is no longer a hassle! Substreams now integrates with Anchor IDLs, the go-to data standard for Solana, to make data extraction intuitive and fast. Anchor IDL Integration brings: β Shared understanding of encoded data β Streamlined data execution with auto-fetched IDLs β Easy app building β no juggling Anchor libraries and Substreams These updates unlock new capabilities for Solana devs to analyze, simplify, and innovate! Read more π https://streamingfast.io/blog/unlocking-the-power-of-substreams-for-solana-developers And check out Substreams module here π https://substreams.dev/packages/solana-accounts-foundational/v0.1.1
0 reply
0 recast
0 reaction