Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

107 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethp2p

documentation MIT License CI

P2P types and utilities for working with eth protocol messages.

ethp2p is built on anvil types, and implements fastrlp traits for RLP encoding and decoding.

⚠️⚠️ Update:

This has been integrated into reth, use reth-eth-wire instead!

Usage

Add this to your Cargo.toml:

[dependencies]
ethp2p = { git = "https://github.com/rjected/ethp2p" }

Compiler support: requires rustc 1.62+

About

P2P types for ethereum

Topics

Resources

Stars

79 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages