go-waku/examples/noise
Richard Ramos 801ec92c11 refactor: loading credentials and chat2 2023-04-11 10:39:07 -04:00
..
build chore: downgrade go-ethereum to use same version as status-go 2023-03-08 09:15:39 -04:00
pb fix: noise example 2023-02-20 10:53:30 -04:00
Makefile feat: js-noise / go-noise interop 2022-12-21 14:59:29 -04:00
README.md fix: run instructions in NOISE 2023-02-20 12:31:04 -04:00
go.mod refactor: loading credentials and chat2 2023-04-11 10:39:07 -04:00
go.sum refactor: loading credentials and chat2 2023-04-11 10:39:07 -04:00
main.go fix: noise example 2023-02-20 10:53:30 -04:00

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