wallet-kit
wallet-kit copied to clipboard
The first choice to connect all wallets on Sui blockchain
Could you please upgrade the @mysten/sui.js dependency to version 0.52.0.
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mysten/sui.js](https://sdk.mystenlabs.com) | [`0.51.2` -> `0.54.1`](https://renovatebot.com/diffs/npm/@mysten%2fsui.js/0.51.2/0.54.1) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​mysten/wallet-standard | [`^0.12.6` -> `^0.13.0`](https://renovatebot.com/diffs/npm/@mysten%2fwallet-standard/0.12.6/0.13.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/suiet/wallet-kit). ## Config Migration Needed - [ ]...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | @​mysten/wallet-standard | [`0.11.2` -> `0.11.6`](https://renovatebot.com/diffs/npm/@mysten%2fwallet-standard/0.11.2/0.11.6) | [](https://docs.renovatebot.com/merge-confidence/)...
how can i connect evm chain like klaytn in suiet wallet and display klaytn token in suiet?
### This is not a issue, but rather an improvement request. Right now scrollbar look like this in my ubuntu computer(might look different in mac pcs):  Can we change...
### This is not a issue, but rather an improvement request. Modal is popping up instantly, yes you can fix that by adding transition of your own. But this can...
### Problem Can `@suiet/wallet-kit` support wallet switch? simple code below ``` wallet.adapter?.signPersonalMessage({ account: account!, message: new TextEncoder().encode('HelloXXX') }) ``` Let's say I've logged in to a wallet now, and there's...