2022-02-03 07:51:05 +00:00
|
|
|
# Waku Connect Chat SDK
|
2021-09-03 07:58:45 +00:00
|
|
|
|
2022-02-03 07:51:05 +00:00
|
|
|
A ReactJS SDK to easily integrate a decentralized, end-to-end encrypted chat feature to your dApp.
|
|
|
|
|
|
|
|
The Waku Connect Chat SDK enables several type of chats:
|
|
|
|
|
|
|
|
- 1:1 Encrypted chats
|
|
|
|
- Private group chats
|
|
|
|
- Spam resistant public chats, powered by Status Communities (an admin needs to run a Status Desktop or Mobile app to moderate)
|
|
|
|
|
|
|
|
It also enables user to create their identity by either:
|
|
|
|
|
|
|
|
- Using their Web3 wallet, or,
|
|
|
|
- Generate an anonymous identity locally.
|
|
|
|
|
|
|
|
## Documentation
|
|
|
|
|
|
|
|
WIP.
|