Functionality

  1. Runs local Waku node to test Web application without relying on external connectivity.
  2. js-waku runs in NodeJS for testing and CI purposes.

Usability

  1. Developer only need to run a script or preset to start local Waku node and have their web app connect to it.
  2. Potential WSS/HTTPS issues are worked around so that developers do not need to manually generate or import SSL certificates.
  3. There is an easy option for the developer to bootstrap and connect to local node, instead of external peers.

Reliability

Performance

Supportability

  1. Linux and Mac development environments.
  2. Local network without RLN.
  3. Chrome and Firefox browsers.

+ (Privacy, Anonymity, Deployments)