mirror of https://github.com/waku-org/waku-lab.git
854ae02792 | ||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md | ||
next-env.d.ts | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tsconfig.json |
README.md
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