Skip to content

A standalone service that commits Fuel block data to L1 / DA

License

Notifications You must be signed in to change notification settings

SoulcoIIector/fuel-block-committer

 
 

Repository files navigation

fuel-block-committer

The Fuel Block Committer is a standalone service dedicated to uploading Fuel Block metadata to Ethereum.

Building

Building the project doesn't require any special steps beyond the standard Cargo build process.

cargo build

Testing

To run the e2e tests you need to have the following installed and available in your PATH:

  • foundry
  • fuel-core (can be installed via fuelup)
  • fuel-block-committer

You can also use run_tests.sh which takes care of building the fuel-block-committer binary and making it available on PATH prior to running the e2e tests.

About

A standalone service that commits Fuel block data to L1 / DA

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.2%
  • Other 1.8%