live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/wallet-adapter


@orangecheck/wallet-adapter / WalletInfo

Interface: WalletInfo

Defined in: types.ts:19

Properties

PropertyTypeDescriptionDefined in
<a id="property-detected"></a> detectedbooleantrue when the wallet's browser extension is detected on window.types.ts:26
<a id="property-id"></a> idWalletId-types.ts:20
<a id="property-installurl"></a> installUrl?stringHome page for install prompts.types.ts:24
<a id="property-ismanual"></a> isManual?booleanFor the manual adapter, always true — it's the always-available fallback for Sparrow / Bitcoin Core / hardware wallets that don't expose a browser API. The UI prompts the user to paste a signature.types.ts:32
<a id="property-name"></a> namestringHuman-readable name for UI.types.ts:22