mirror of
https://github.com/waku-org/js-waku-lab.git
synced 2025-01-12 18:14:12 +00:00
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