Package Logo
odds_dev
odds_dev@v2.0.0
Total Downloads
86
Published
12 hours ago
Network
solana solana
Publisher
User Avatar nemturov
Total Downloads
86
Published
12 hours ago
Network
solana solana
Publisher
User Avatar nemturov

Readme

prediction_market 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_filtered_transactions

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.

map_my_data

This module allows you to create transformations on the filtered transactions.

Documentation

Modules

Protobuf

Protobuf Docs Explorer

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