8 releases (breaking)

new 0.7.0 Nov 6, 2024
0.6.0 Oct 20, 2024
0.5.0 Oct 18, 2024
0.4.0 Oct 18, 2024
0.0.0-release Jul 18, 2024

#12 in #tcp-listener

Download history 103/week @ 2024-07-15 5/week @ 2024-07-22 9/week @ 2024-09-16 4/week @ 2024-09-23 626/week @ 2024-10-14 75/week @ 2024-10-21 4/week @ 2024-10-28

705 downloads per month
Used in essential-builder-cli

Apache-2.0

52KB
872 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
~630K SLoC