mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-13 07:14:10 +00:00
54c02213cd
* fix: error reported by codeQL * chore: remove lgtm alert as repo has moved to code scanning * chore: bump libp2p and deps in order to fix a security vulnerability * chore: update gitignore for example build and bin * chore:fix vendor sha
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