SkillAgentSearch skills...

Ranger

Ranger is an ethereum p2p client capable of interacting with peers without a full node

Install / Use

/learn @Rjected/Ranger
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> ranger </h1>

Github Actions

Ranger is a set of utilities for listening to the peer to peer network without a node, serving mempool transactions and other data from the eth p2p protocol.

<p align="center"> ⚠️🚧 WIP 🚧⚠️ </p>

Ranger is separated into two parts currently:

  • sauron provides a command line program which will print out incoming transactions and transaction hashes as it receives them from the network. This needs a lot of work before it can remain connected to other nodes! This is a work in progress!
  • relay includes utility code for interacting with the p2p network, and traits for exposing mempool transactions as a Stream.

Related projects

  • ethp2p, a library built for ranger, which is used for encoding and decoding eth messages.
  • Sentry, which provides much of the code that we use to interact with eth p2p networking protocols.
View on GitHub
GitHub Stars203
CategoryDevelopment
Updated9d ago
Forks19

Languages

Rust

Security Score

100/100

Audited on Mar 15, 2026

No findings