getInstalledWallets

Get All currently installed wallets. Uses EIP-6963 to discover installed browser extension wallets.

function getInstalledWallets(): Array<Wallet>;

Returns

let returnType: Array<Wallet>;

a list of installed wallets