Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 313 Bytes

Ethereum Sentry

Service that listens to Ethereum's P2P network, serves information to other nodes, and provides gRPC interface to clients to interact with the network.

Running

env RUST_LOG=ethereum_sentry cargo run --release.

Options

Run cargo run --release -- --help to see the full list of options.