mirror of
https://github.com/waku-org/docs.waku.org.git
synced 2025-02-24 10:48:24 +00:00
30 lines
1.0 KiB
Markdown
30 lines
1.0 KiB
Markdown
---
|
|
title: Waku Guide
|
|
---
|
|
|
|
# Waku Guide
|
|
|
|
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 (human-to-human) purposes and for many machine-to-machine use cases.
|
|
|
|
Here you can find general, high level explanation of Waku concepts.
|
|
|
|
If you want to learn how Waku works under the hoods, check out the [10/WAKU2](https://rfc.vac.dev/spec/10/) RFC.
|
|
|
|
## Implementation Documentation
|
|
|
|
We are currently in the process of migrating our documentation 🏗️.
|
|
For now, please go to the following location to learn more about the different Waku implementations:
|
|
|
|
- [nwaku](https://github.com/status-im/nwaku)
|
|
- [js-waku](https://docs.wakuconnect.dev/)
|
|
- [go-waku](https://github.com/status-im/go-waku)
|
|
|
|
## Bugs, Questions & Support
|
|
|
|
To get help, join [Vac Discord](https://discord.gg/j5pGbn7MHZ)
|
|
or the [Waku Telegram Group](https://t.me/waku_org).
|