1. Setup
Install Rust
Install Rust, you can do so with the following command:
Install Substreams
Create a new package
Start by making a local copy of the Propeller Protocol Lib repository:\
Create a new directory for your integration by copying the template, rename all the references to
ethereum-template
to[CHAIN]-[PROTOCOL_SYSTEM]
:Now, generate the required protobuf code by running:
Next, register the new package within the workspace by adding it to the members list in
substreams/Cargo.toml
.