mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-11 22:45:03 +00:00
Pavel
e1c4f0591d
Use built-in PBKDF2 implementation for browsers (#295)
* add pbkdf2 browser implementation * use webcrypto in pbkdf2 * rename pbkdf2 file * use pbkdf2 * add changeset * revert rename * remove browser field from package.json * use `resolve.alias` for pbkdf2 if test * use `mode` in vite.config.ts Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
Description
DappConnect Chat SDK to easily add a decentralized, censorship-resistant chat feature to your dApp, powered by Waku v2 and Status Communities.
Languages
TypeScript
99.3%
JavaScript
0.5%
CSS
0.1%