Skip to content

A p2p network of nodes sharing information based on go-ethereum libp2p library

Notifications You must be signed in to change notification settings

devlongs/libp2p-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LibP2P Network

LibP2P Network is a simple peer-to-peer (P2P) system built using libp2p in Go. This project demonstrates how multiple nodes can connect, communicate, and share information in a decentralized network.

Features

  • Peer discovery and connection management
  • P2P communication using streams
  • Customizable ports for running multiple instances
  • Information sharing between peers

Note

It is a work in progress

About

A p2p network of nodes sharing information based on go-ethereum libp2p library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages