UNPKG

@gear-js/wallet-connect

Version:

React library to connect Substrate based wallets to Gear dApps

4 lines (3 loc) 113 B
import { Wallet } from './wallet'; import { WalletModal } from './wallet-modal'; export { Wallet, WalletModal };