#blockchain #fuel-vm #vm

fuel-sequencer-proto

Fuel SDK to interact with sequencer

1 unstable release

0.1.0 Nov 20, 2024

#27 in #fuel-vm

Download history 145/week @ 2024-11-16 212/week @ 2024-11-23 425/week @ 2024-11-30 320/week @ 2024-12-07 167/week @ 2024-12-14 380/week @ 2024-12-21 235/week @ 2024-12-28

1,254 downloads per month
Used in 14 crates (via fuel-core-shared-sequence…)

BUSL-1.1

205KB
3.5K SLoC

The Rust SDK for the Fuel Sequencer

Rust client for the Fuel Sequencer.

Usage

To re-generate src/protos folder you need to run the following command:

./generate_protos.sh

When src/protos, you can release the new version of the SDK by creating a new release on GitHub.

Dependencies

~4–10MB
~106K SLoC