35 releases (stable)

2.1.0 May 24, 2025
2.0.2 May 28, 2025
1.5.8 Aug 29, 2024
1.5.6 Feb 8, 2024
0.1.0 Nov 11, 2020

#3 in #blockchain-node

Download history 4/week @ 2025-09-30 2/week @ 2025-10-07 4/week @ 2025-10-21 3/week @ 2025-10-28

3,067 downloads per month

Apache-2.0

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

LOGO

Crates.io Documentation License

The component for running a node on the casper network.

Node Operator Guide

License

Licensed under the Apache License Version 2.0.

Dependencies

~53–79MB
~1.5M SLoC