Skip to content

ashish10677/libp2p-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libp2p-message

Steps to run the project

  1. Run go build -o message main.go
  2. Run these commands in 3 separate terminals:
./message -i 0 -p 3021
 ./message -i 1 -p 3022
./message -i 2 -p 3023
  1. You should see the nodes connecting to each other and sending messages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages