12个版本 (稳定)
1.3.2 | 2024年3月6日 |
---|---|
1.3.1 | 2023年12月8日 |
1.3.0 | 2023年6月29日 |
1.1.0 | 2023年5月2日 |
0.1.0 | 2022年10月21日 |
#139 in WebAssembly
每月2,224次下载
54KB
1.5K SLoC
Substreams Entity Change
substreams-entity-change
crate 包含了由Substreams发出的实体变更的所有定义,这些定义随后可以被 graph-node
消费。
用法
我们尚未对此模块提供适当的文档。了解如何使用它的最佳方式是查看现有将实体变更发送给 graph-node
消费的Substreams。
Substreams
- substreams-eth-block-meta (查看 graph_out 模块 及其辅助文件 graph_out.rs)
- substreams-uniswap-v3 (查看 graph_out 模块 及其辅助文件 db.rs)
贡献
重新生成Protobuf定义
安装 buf CLI 并运行 ./proto/generate.sh 文件。
发布
查看 RELEASE.md 了解发布流程。
依赖
~4.5–7MB
~122K SLoC