Skip to content

dozyio/libp2p-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libp2p Playground (previously GossipSub Simulator)

Libp2p Playground

Setup

Require npm and golang

cd nodes && npm i
cd controller-ui && npm i

Usage

Build Bootstrap/Relay and Gossipsub Nodes

make build

Run UI

make ui

Run Controller

make controller

If the controller fails to run, you may need to set the path to the docker socket:

DOCKER_HOST=unix:///Users/YOUR_USERNAME/.docker/run/docker.sock make controller

Stop

make stop

Related Projects and info

About

Libp2p Playground - mess around with GossipSub & DHTs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages