Crates.io | substreams-near-core |
lib.rs | substreams-near-core |
version | 0.10.0 |
source | src |
created_at | 2023-07-14 21:19:09.526783 |
updated_at | 2024-10-16 20:42:35.959648 |
description | Substreams development kit for near chains, contains Firehose Block model and helpers. |
homepage | https://substreams.streamingfast.io/ |
repository | https://github.com/streamingfast/substreams-ethereum/tree/develop/substreams-near |
max_upload_size | |
id | 916699 |
size | 51,725 |
Substreams development kit for NEAR chains, contains Rust Firehose Block model and helpers.
[package]
name = "substreams-acme"
version = 0.1.2
[lib]
crate-type = ["cdylib"]
[dependencies]
substreams-near = "0.1.0"
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.
./gen.sh