js-waku-examples/relay-js
status-im-auto 170a3eed2f Updates 2023-02-02 02:32:42 +00:00
..
README.md Updates 2023-01-17 10:45:31 +00:00
favicon.ico Updates 2023-01-14 02:05:02 +00:00
favicon.png Updates 2023-01-18 13:01:44 +00:00
index.html Updates 2023-02-02 02:32:42 +00:00
manifest.json Updates 2023-01-18 13:01:44 +00: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.

The master branch's HEAD is deployed at https://examples.waku.org/relay-js/.