mirror of
https://github.com/logos-messaging/lab.waku.org.git
synced 2026-01-12 10:43:06 +00:00
chore: update waku deps to latest chore: remove relay chats, move all examples to experimental, add notes example fix: notes example: use nightly waku deps and set pubsub topic in node/enc/dec
Waku dependencies
- @waku/interfaces
- @waku/message-encryption
- @waku/sdk
- @waku/utils
Description
Exchange encrypted or plain notes by link. This example shows how symmetric encryption can be used to encrypt only part of Waku message.
How to run
npm start
# or
yarn start