apps icon indicating copy to clipboard operation
apps copied to clipboard

How to connect multiple wallets?

Open octavei opened this issue 1 year ago • 1 comments

In my own app, I don't want to repeat some development, such as user balance display, user transfer and so on. I know there are many good wallets available in the community. Such as tokenpocket, such as polkawallet, subwallet and so on. So how do I call them directly through the interface of this project. It is best not to need to connect with the wallet project party.

octavei avatar Mar 13 '23 06:03 octavei

The apps UI is a standalone UI which has local wallets, allows for Ledger, QR wallets and extensions (via @polkadot/extension-dapp). It does not have additional connection interfaces apart from those.

jacogr avatar Mar 13 '23 06:03 jacogr