12 Commits

Author SHA1 Message Date
dependabot[bot]
eebd7ae963
chore(deps): bump esbuild, @vitejs/plugin-react-swc and vite
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.9 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react-swc) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.21.5 to 0.25.9
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.9)

Updates `@vitejs/plugin-react-swc` from 3.7.1 to 3.11.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react-swc@3.11.0/packages/plugin-react-swc)

Updates `vite` from 5.4.10 to 7.1.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.25.9
  dependency-type: indirect
- dependency-name: "@vitejs/plugin-react-swc"
  dependency-version: 3.11.0
  dependency-type: direct:development
- dependency-name: vite
  dependency-version: 7.1.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 10:03:57 +00:00
Danish Arora
414747f396
chore: improve signatures - bind w1/s1 with delegated keypairs 2025-09-02 14:27:54 +05:30
Danish Arora
f7ab5dd1eb
chore: cleanup manifest 2025-09-01 16:59:40 +05:30
Danish Arora
55ba3f374e
chore: linting + types + refactor 2025-08-30 18:34:50 +05:30
Danish Arora
9a70c59bc7
chore: upgrade waku/sdk 2025-08-29 14:53:02 +05:30
Danish Arora
8b714b61a7
feat: multichain support (bitcoin + ethereum) (#13)
* chore: add reown

* wip: multichain wallet support

* chore: ens resolution

* chore: wizard flow for auth
2025-08-05 10:51:21 +05:30
Ashis Kumar Naik
84df74f228 test: implement React Testing Library test for fallback identicon
Signed-off-by: Ashis Kumar Naik <ashishami2002@gmail.com>
2025-06-28 10:17:20 +05:30
Ashis Kumar Naik
612b133bb3 test: implement unit tests for urlLoads utility
Signed-off-by: Ashis Kumar Naik <ashishami2002@gmail.com>
2025-06-28 10:17:20 +05:30
Danish Arora
150710b4c7
feat: signatures + time-based key delegation for interactions 2025-04-24 16:30:50 +05:30
Danish Arora
03d4ba38a0
feat: integrate Waku, remove mock functions 2025-04-22 10:39:32 +05:30
Danish Arora
95401cdb5b
feat: Implement message cache population in MessageManager 2025-04-16 14:08:26 +05:30
Danish Arora
9f8bb87bc1
feat: setup basic frontend 2025-04-15 16:28:03 +05:30