#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 331/week @ 2024-11-20 175/week @ 2024-11-27 426/week @ 2024-12-04 268/week @ 2024-12-11 189/week @ 2024-12-18 478/week @ 2024-12-25 140/week @ 2025-01-01

1,120 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–11MB
~106K SLoC