multiversx / mx-sdk-js-web-wallet-provider

Signing provider for dApps: MultiversX (Web) Wallet.
Other
0 stars 1 forks source link

Fixes upon extraction #1

Closed andreibancioiu closed 2 years ago

andreibancioiu commented 2 years ago

WalletProvider cannot currently implement IDappProvider. Therefore, dropped the interface - the wallet provider, itself, does not need the interface. A client of the wallet provider (e.g. dapp-core) could choose to apply an adapter, if appropriate.