An open API service indexing awesome lists of open source software.

https://github.com/rjected/devp2p-rs

devp2p implementation from akula
https://github.com/rjected/devp2p-rs

Last synced: about 1 year ago
JSON representation

devp2p implementation from akula

Awesome Lists containing this project

README

          

# devp2p-rs

[![GPL3 License](https://img.shields.io/github/license/rjected/devp2p-rs)](https://github.com/rjected/devp2p-rs/blob/main/LICENSE)
[![CI](https://github.com/rjected/devp2p-rs/actions/workflows/ci.yml/badge.svg)](https://github.com/rjected/devp2p-rs/actions/workflows/ci.yml)

A devp2p networking stack from [`akula`](https://github.com/akula-bft/akula).

*Compiler support: requires rustc 1.62+*