Prem Chaitanya Prathi 78db78d5a9
Fix/build errors on Mac OS (#660)
* updated go dependencies after running mobile builds

* fixed build error in macOS due to sed syntax. Updated all target to build required targets.
2023-08-21 19:38:31 +05:30
..
2023-02-20 10:53:30 -04:00
2023-08-21 19:38:31 +05:30
2023-08-21 19:38:31 +05:30
2023-05-22 17:53:59 -04:00
2022-12-21 14:59:29 -04:00
2023-02-20 12:31:04 -04:00

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