waku.guide/index.md

30 lines
1.0 KiB
Markdown
Raw Normal View History

2022-07-29 06:27:21 +00:00
---
title: Waku Guide
---
2022-07-29 05:46:00 +00:00
2022-07-29 06:27:21 +00:00
# Waku Guide
2022-07-29 05:46:00 +00:00
2022-07-29 06:27:21 +00:00
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.
2022-07-29 05:46:00 +00:00
2022-07-29 06:27:21 +00:00
Waku can be used for chat (human-to-human) purposes and for many machine-to-machine use cases.
2022-07-29 05:46:00 +00:00
2022-07-29 06:27:21 +00:00
Here you can find general, high level explanation of Waku concepts.
2022-07-29 05:46:00 +00:00
2022-07-29 06:27:21 +00:00
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).