Skip to content

substreams-starknet/v0.1.0

Latest
Compare
Choose a tag to compare
@xJonathanLEI xJonathanLEI released this 10 Apr 08:39
· 1 commit to master since this release
d508276

The first version for substreams-starknet. This crate provides basic Firehose types useful for substreams development. A typical Starknet substreams would target zklend.starknet.type.v1.Block as input type, which is available in this crate as substreams_starknet::types::Block.