5 releases (3 breaking)

0.11.1 Nov 1, 2023
0.10.2 Oct 30, 2023
0.10.1 Jul 7, 2023
0.2.0 Nov 8, 2022
0.1.0 Jun 4, 2022

#2000 in Magic Beans

Download history 80/week @ 2024-01-26 119/week @ 2024-02-02 51/week @ 2024-02-09 38/week @ 2024-02-16 31/week @ 2024-02-23 32/week @ 2024-03-01 47/week @ 2024-03-08 10/week @ 2024-03-15 6/week @ 2024-03-22 69/week @ 2024-03-29 5/week @ 2024-04-05 15/week @ 2024-04-12 3/week @ 2024-04-19

93 downloads per month

Apache-2.0

75KB
897 lines

Substreams Solana

Substreams development kit for Solana chains, contains Rust Firehose Block model and helpers

Usage

[package]
name = "substreams-solana"
version = "0.1.0"

[lib]
crate-type = ["cdylib"]

[dependencies]
substreams-solana = "0.1.0"

Development

We manually keep in sync the rendered Rust Firehose Block models with the actual Protocol Buffer definitions file found in sf-solana and we commit them to Git.

This means changes to Protobuf files must be manually re-generated and commit, see below for how to do it.

Regenerate Rust Firehose Block from Protobuf

./gen.sh

Community

Need any help? Reach out!

License

Apache 2.0

Dependencies

~2.2–4.5MB
~80K SLoC