Skip to content

0xpapercut/solana-substreams

Repository files navigation

solana-substreams

Solana substreams monorepo.

Setup

[dependencies]
substreams-solana-utils = { git = "https://github.com/0xpapercut/substreams-solana-utils", tag = "v0.1.4" } # Mandatory
system-program-substream = { git = "https://github.com/0xpapercut/solana-substreams", tag = "v0.1.4" }
spl-token-substream = { git = "https://github.com/0xpapercut/solana-substreams", tag = "v0.1.4" }
raydium-amm-substream = { git = "https://github.com/0xpapercut/solana-substreams", tag = "v0.1.4" }
pumpfun-substream = { git = "https://github.com/0xpapercut/solana-substreams", tag = "v0.1.4" }
mpl-token-metadata-substream = { git = "https://github.com/0xpapercut/solana-substreams", tag = "v0.1.4" }

For an usage example, checkout solana-indexer.