js-waku/examples/relay-js
Franck Royer 6f62ef84a7
Fix typo
2022-03-21 15:07:42 +11:00
..
README.md Add JavaScript Relay example 2022-03-21 12:33:31 +11:00
index.html Fix typo 2022-03-21 15:07:42 +11:00

README.md

Using Waku Relay in JavaScript

Demonstrates:

  • Waku Relay: Send and receive messages using Waku Relay.
  • Pure Javascript/HTML.
  • Use minified bundle of js from unpkg.com, no import, no package manager.

This example uses Waku Relay to send and receive simple text messages.

To test the example, simply download the index.html file from this folder and open it in a browser.