1 item
Read-only Sui multisig wallet for any dApp. Routes captured signing requests to multisig approval. Holds no keys, never signs. MultiSig Connect is a wallet connector for Sui blockchain multisig accounts. It turns any Sui multisig into a read-only wallet that works with any dApp — without ever exposing private keys. How it works: - It exposes each multisig your connected wallet belongs to as a read-only Wallet-Standard account, so dApps can see your multisig address. - When a dApp asks the wallet to sign, the request is captured and routed to the companion web app, where multisig members approve it with their own wallets. - Multisig data is pushed in by the companion web app; the extension never contacts any backend on its own. Security: - Holds NO private keys and NEVER signs. Every signing request is parked for multisig approval. - No backend/API access and no remote code — it makes no network requests of its own. Open source: https://github.com/SuiSec/MultiSigConnect
rating_count is the Chrome Web Store ratings count, not a written-review count.