Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 299 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 299 Bytes

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