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

https://github.com/chainsafe/discv5

A Typescript implementation of the Discv5 protocol
https://github.com/chainsafe/discv5

dht discovery discv5 ethereum p2p

Last synced: 3 months ago
JSON representation

A Typescript implementation of the Discv5 protocol

Awesome Lists containing this project

README

          

# discv5 monorepo

This monorepo contains code related to the typescript implementation of [discv5](https://github.com/ethereum/devp2p/blob/master/discv5/discv5.md)

## Packages

- [@chainsafe/enr](./packages/enr/README.md)
- [@chainsafe/discv5](./packages/discv5/README.md)