8 breaking releases
new 0.8.0 | Nov 5, 2024 |
---|---|
0.6.0 | Oct 18, 2024 |
0.0.0-release | Jul 8, 2024 |
#776 in Magic Beans
1,334 downloads per month
Used in 7 crates
175KB
3.5K
SLoC
essential-node
Validation for Essential protocol.
lib.rs
:
The Essential node implementation.
The primary API for accessing blocks and contracts is provided via the
ConnectionPool
type, accessible via the [db
] function.
The node, via the [run
] function:
- Runs the relayer stream and syncs blocks.
- Performs validation.
Dependencies
~38–53MB
~879K SLoC