README.md

September 17, 2024 ยท View on GitHub

libdave JS

Contains the package @discordapp/libdave. This is leveraged by Discord clients to enable out-of-band verifications of DAVE protocol call members and the MLS epoch authenticator.

Testing

Testing uses Jest. You can run the tests with pnpm jest.

Dependencies

  • @noble/hashes
  • base64-js

Contents

  1. 1libdave JS
  2. 1.1Testing
  3. 1.2Dependencies