NethermindEth / dotnet-libp2p

A libp2p implementation for .NET in C#.
MIT License
62 stars 24 forks source link

Discv5 discovery protocol integration #36

Open flcl42 opened 1 year ago

flcl42 commented 1 year ago

There is Discv5 implementation that can be used for discovery in the Ethereum CL network. Let's wrap it with interface compatible with the implementation.