roninkaizen / sentry

Ethereum P2P network service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Ethereum P2P network service

License:Apache License 2.0


Languages

Language:Rust 100.0%