go-waku/examples/noise
richΛrd 349754056d
chore: upgrade to go1.21 (#1091)
2024-06-04 18:46:28 -04:00
..
pb
Makefile
README.md
go.mod
go.sum
main.go

README.md

Using the noise application

Background

The noise application is an example that shows how to do pairing between js-waku and go-waku

Preparation

make

Basic application usage

To start the noise application run the following from the project directory

./build/noise

The app will display a QR and a link that will open the js-noise example in the browser. The handshake process will start afterwards