UNPKG

wallets-wrapper

Version:

How to install

9 lines (8 loc) 251 B
export * from './connectMetamask'; export * from './getAccounts'; export * from './getBalance'; export * from './getChainId'; export * from './scanQrCode'; export * from './sign'; export * from './switchNetwork'; export * from './watchAsset';