Package Logo
sol_minimal
sol-minimal@v0.1.0
Total Downloads
1
Published
3 days ago
Publisher
User Avatar amandafanny

Readme

sol_minimal Substreams modules

This package was initialized via substreams init, using the sol-minimal template.

Usage

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

Modules

map_my_data

This module will do a simple computation of the number of transactions and the number of instructions in each block.

Documentation

Modules

Maps icon
Maps

map
map_my_data

bd081a8e8dc0742ac74270632a2a47311afbb4a5
map map_my_data (
solana:blocks_without_votessf.solana.type.v1.Block
)  -> mydata.v1.MyData
substreams gui sol-minimal@v0.1.0 map_my_data

map
solana:blocks_without_votes

0be93a73c65aa8ec2de4b1a47209edeea493ff29
map solana:blocks_without_votes (
)  -> sf.solana.type.v1.Block
substreams gui sol-minimal@v0.1.0 solana:blocks_without_votes
Protobuf

Protobuf Docs Explorer

sf.solana.type.v1
sol.instructions.v1
mydata.v1
sol.transactions.v1