8 breaking releases

0.8.0 Dec 6, 2024
0.7.0 Nov 6, 2024
0.6.0 Oct 20, 2024
0.0.0-release Jul 18, 2024

#18 in #tcp-listener


Used in essential-builder-cli

Apache-2.0

54KB
887 lines

essential-builder-api

Crates.io Documentation license Build Status

API implementation for the Essential builder.


lib.rs:

The API for the Essential block builder.

Find the available endpoints under the endpoint module.

To serve the builder API, construct a router, a TcpListener and call serve.

Dependencies

~38MB
~628K SLoC