go-node

module
v0.0.0-...-5156b21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2021 License: MIT

README

libp2p-chat Go Node

Running a standalone node

Bootstrap node

A standalone bootstrap node can be started with:

go run main.go -port PORT -bootstrap-only
Client nodes

You can join the network by connecting to bootstrap nodes with:

go run main.go -port PORT -bootstrap.addrs BOOTSTRAP_NODE_ADDRS

Directories

Path Synopsis
cmd
gen
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL