Files
auth.andert.me/src/lib/components
Samuel Andert 858d21e7db feat(wallet.svelte): integrate pkpWallet into state store
- Initialize pkpWallet with null value inside the component store.
- Update store's pkpWallet upon successful wallet connection.
- Reflect pkpWallet value reactively in the UI.

BREAKING CHANGE: The pkpWallet now resides in the component's store and should be accessed as $store.pkpWallet.
2023-07-26 06:14:33 +02:00
..
2023-07-22 16:34:57 +02:00
2023-07-25 15:54:36 +02:00