js-waku-lab/examples/experimental/relay-js
Arseniy Klempner 6816040389
chore: update waku deps, add notes example, move other examples to experimental (#58)
2024-04-23 22:23:47 -07:00
..
README.md chore: update waku deps, add notes example, move other examples to experimental (#58) 2024-04-23 22:23:47 -07:00
favicon.ico chore: update waku deps, add notes example, move other examples to experimental (#58) 2024-04-23 22:23:47 -07:00
favicon.png chore: update waku deps, add notes example, move other examples to experimental (#58) 2024-04-23 22:23:47 -07:00
index.html chore: update waku deps, add notes example, move other examples to experimental (#58) 2024-04-23 22:23:47 -07:00
manifest.json chore: update waku deps, add notes example, move other examples to experimental (#58) 2024-04-23 22:23:47 -07: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://lab.waku.org/relay-js/