This package was initialized via substreams init
, using the sol-hello-world
template.
substreams build
substreams auth
substreams gui # Get streaming!
Optionally, you can publish your Substreams to the Substreams Registry.
substreams registry login # Login to substreams.dev
substreams registry publish # Publish your Substreams to substreams.dev
This module retrieves Solana transactions filtered by one or several Program IDs. You will only receive transactions containing the specified Program IDs.
NOTE: Transactions containing voting instructions will NOT be present.
substreams run -e mainnet.sol.streamingfast.io:443 substreams.yaml map_block -s 355325435 -t +1 > trades.jsonl