fuel-sequencer-proto

Crates.iofuel-sequencer-proto
lib.rsfuel-sequencer-proto
version0.1.0
sourcesrc
created_at2024-11-20 00:21:51.270613
updated_at2024-11-20 00:21:51.270613
descriptionFuel SDK to interact with sequencer.
homepagehttps://fuel.network/
repositoryhttps://github.com/FuelLabs/sequencer-rs-sdk
max_upload_size
id1454018
size206,871
(fuel-service-user)

documentation

README

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.

Commit count: 5

cargo fmt