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
705 downloads per month
Used in essential-builder-cli
52KB
872 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
~38MB
~630K SLoC