Waku Connect

Empower your dApp with decentralized communication

Waku Connect seamlessly enhances your project with off-chain communication for decentralized, private, and secure messaging.

See the docs

The future of Communication

Private and Secure by Design

Private and secure by design

Waku Connect leverages peer-to-peer messaging protocols and strong end-to-end encryption to protect your users.

Decentralized Messaging

Decentralized messaging

Protect your users from censorship, and remove the weaknesses of centralized infrastructure.

dApp Ready

dApp ready

Once you have completed your SAP FICO certification, you will have a strong understanding of the financial and controlling modules of SAP. This knowledge can be applied to various industries and organizations, making you a valuable asset in the job market. To optimize your skills for mobile and web platforms, you can focus on understanding how SAP FICO integrates with these platforms.

Get started with Waku Connect in minutes

The simple API allows you to introduce decentralized, private, secure communication to your application in minutes.

Get started

import { Waku , WakuMessage } from 'js-waku' ;

const waku = await Waku . create ({ boostrap : true });

const msg = await WakuMessage . fromUtf8String (

'I am using a decentralized network for messaging',

'/my-cool-app/1/my-use-case/proto'

);

await waku. relay . send (msg);

Use Cases

Anything that can be done off-chain can be done with Waku Connect. Here are just a few examples.

Get inspired, view more use cases

Decentralized Chat

Check out the repo

Gasless Polling

View the guide

dApp to Wallet Communication

Learn more

Layer 2 Communication

Learn more

Built with Waku

Waku is a suite of protocols designed for private, secure, and decentralized messaging. Waku is the communication layer for Web3.

Learn more about Waku

Tools, Docs, and Libraries

Waku Connect provides you with everything you need to facilitate the usage of Waku in dApps.

SDKs

Most common Waku use-cases can be added to your dApp thanks to ready-to-use npm packages and React components.

JS-Waku

JS-Waku is the JavaScript implementation of the Waku protocol. Use it directly in your dApp for more advanced use cases.

Use Waku Connect for decentralized communications now

Get started