Introduction | Waku Connect Docs
Introduction

Waku Connect Docs #

Waku Connect is a suite of libraries, SDKs and documentations to help you use Waku in your dApp.

Waku is a decentralized, censorship-resistant, network and protocol family. It enables you to add communication features to your dApp in a decentralized manner, ensuring to your users that they will not be censored or de-platformed.

Waku can be used for chat purposes and for many machine-to-machine use cases. You can learn more about Waku at .

JS-Waku is the TypeScript implementation of the Waku protocol, built for browser environment.

The quick start presents an easy way to send and receive messages using js-waku. The FAQ lists frequently asked questions.

If you prefer video content, check out the presentations.

If you are looking for inspiration, check out the use cases Waku can enable.

The guides explain specific js-waku features and how it can be used with popular web frameworks.

The js-waku repository also holds a number of . The examples are working Proof-of-Concepts that demonstrate how to use js-waku. Check out the example list to see what usage each example demonstrates.

You can also try out some of the examples at the following locations:

  • : A simple public chat (docs).
  • : End-to-end encrypted private messages (docs).
  • : Eth-pm using Web3 wallet encryption API (docs).

Finally, if you want to learn how Waku works under the hoods, check the specs at .

Bugs, Questions & Support #

If you encounter any bug or would like to propose new features, feel free to .

For general discussion, get help or latest news, join #js-waku on or the .

copyright@2023. docs.wakuconnectAll rights reserved