Skip to content

Just POC of how devp2p discovery and protocol definition works

Notifications You must be signed in to change notification settings

mikiquantum/sample-devp2p-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sample-devp2p-discovery

Description

This is a sample unit test that initiates a network of 2 nodes and 1 bootstrapper, ensure discovery among them and initiates a string reversal ping/pong game.

The main purpose is to learn and show case how ethereum devp2p and protocols work. Some high level description on how discovery works can be found here

Requirements

  • Golang 1.13.x

Resources

About

Just POC of how devp2p discovery and protocol definition works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages