use-wallet
use-wallet copied to clipboard
A framework agnostic wallet integration library for Algorand dApps
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@noble/ed25519](https://paulmillr.com/noble/) ([source](https://redirect.github.com/paulmillr/noble-ed25519)) | [`2.3.0` -> `3.0.0`](https://renovatebot.com/diffs/npm/@noble%2fed25519/2.3.0/3.0.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.8.3` -> `5.9.3`](https://renovatebot.com/diffs/npm/typescript/5.8.3/5.9.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [algosdk](https://redirect.github.com/algorand/js-algorand-sdk) | [`3.4.0` -> `3.5.2`](https://renovatebot.com/diffs/npm/algosdk/3.4.0/3.5.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://redirect.github.com/actions/setup-node) | action | major | `v4` -> `v6` | --- ### Release...
This PR adds Voi Wallet, an AVM mobile wallet with WalletConnect v2 compatibility, as a wallet provider with accompanying updates to documentation and examples. The PR follows the pattern used...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://redirect.github.com/actions/checkout) | action | major | `v4` -> `v5` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://redirect.github.com/actions/node-versions) | uses-with | patch | `20.19.4` -> `20.19.5` | --- ### Release...
Upgrades liquid auth use-wallet-client version to make Svelte work. ETA: after trying with Next.js and discovering that it also works, I'm re-adding it.