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
146 downloads per month
Used in essential-builder-cli
54KB
887 lines
essential-builder-api
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
~37MB
~629K SLoC