Skip to content

quilt/ethereum-sentry

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%