35 releases (stable)
| 2.1.0 |
|
|---|---|
| 2.0.2 |
|
| 1.5.8 | Aug 29, 2024 |
| 1.5.6 | Feb 8, 2024 |
| 0.1.0 | Nov 11, 2020 |
#3 in #blockchain-node
3,067 downloads per month
10MB
224K
SLoC
Casper blockchain node
This crate contain the core application for the Casper blockchain. Run with --help to see
available command-line arguments.
Application structure
While the main function is the central entrypoint for the node application,
its core event loop is found inside the reactor.
casper-node
The component for running a node on the casper network.
License
Licensed under the Apache License Version 2.0.
Dependencies
~53–79MB
~1.5M SLoC