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

#19 in #tcp-listener

Download history 507/week @ 2024-10-13 190/week @ 2024-10-20 6/week @ 2024-10-27 134/week @ 2024-11-03 16/week @ 2024-11-10 6/week @ 2024-11-17 1/week @ 2024-11-24 103/week @ 2024-12-01 33/week @ 2024-12-08 10/week @ 2024-12-15

861 downloads per month
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

~39MB
~637K SLoC