2 unstable releases
new 0.10.3 | Oct 31, 2024 |
---|---|
0.0.0 | Oct 20, 2024 |
#9 in #fuel
254 downloads per month
38KB
886 lines
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:
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.
Dependencies
~6.5–9MB
~240K SLoC