DappConnect SDKs to easily add decentralized communications to your dApp, powered bu Waku.
Go to file
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>
2022-07-19 17:45:29 +02:00
.changeset Use built-in PBKDF2 implementation for browsers (#295) 2022-07-19 17:45:29 +02:00
.github/workflows add release workflow (#293) 2022-07-06 15:05:33 +02:00
.husky Add pre-commit git hooks (#229) 2022-02-24 23:27:22 +01:00
.vscode Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
examples/community Get peer based on environment (#294) 2022-07-19 10:19:46 +02:00
packages Use built-in PBKDF2 implementation for browsers (#295) 2022-07-19 17:45:29 +02:00
.editorconfig Add editorconfig 2022-02-25 14:56:28 +01:00
.eslintignore add idToContentTopic 2022-06-04 13:09:49 +02:00
.eslintrc Setup GitHub Actions (#287) 2022-06-29 16:46:51 +02:00
.gitignore [examples] Set public key from environment variable (#291) 2022-07-01 17:21:08 +02:00
.prettierignore setup: add launch.json 2022-05-29 16:52:34 +02:00
.prettierrc Improve Prettier monorepo configuration (#225) 2022-02-23 15:49:00 +01:00
LICENSE-APACHE-v2 Update packages to @status-im (#223) 2022-02-23 15:03:14 +01:00
LICENSE-MIT Update packages to @status-im (#223) 2022-02-23 15:03:14 +01:00
README.md Setup GitHub Actions (#287) 2022-06-29 16:46:51 +02:00
package.json add release workflow (#293) 2022-07-06 15:05:33 +02:00
tsconfig.base.json Move to ESM, Vite, Vitest and Turborepo (#286) 2022-06-28 16:40:39 +02:00
turbo.json Setup GitHub Actions (#287) 2022-06-29 16:46:51 +02:00
yarn.lock add release workflow (#293) 2022-07-06 15:05:33 +02:00

README.md

Status Communities for the Web

CI