7 releases

0.10.2 Dec 4, 2024
0.10.1 Jul 14, 2023
0.10.0 Oct 16, 2024
0.9.6 Jul 19, 2023

#15 in #streamingfast

Download history 460/week @ 2024-09-25 493/week @ 2024-10-02 328/week @ 2024-10-09 671/week @ 2024-10-16 419/week @ 2024-10-23 458/week @ 2024-10-30 370/week @ 2024-11-06 432/week @ 2024-11-13 561/week @ 2024-11-20 471/week @ 2024-11-27 813/week @ 2024-12-04 705/week @ 2024-12-11 603/week @ 2024-12-18 438/week @ 2024-12-25 478/week @ 2025-01-01 567/week @ 2025-01-08

2,152 downloads per month
Used in substreams-near

Apache-2.0

52KB
1K SLoC

Substreams Near

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

Usage

[package]
name = "substreams-acme"
version = 0.1.2

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

[dependencies]
substreams-near = "0.1.0"

Development

We manually keep in sync the rendered Rust Firehose Block models with the actual Protocol Buffer definitions file found in firehose-near 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

Dependencies

~0.5–2.4MB
~35K SLoC