UNPKG

@subwallet-connect/taho

Version:

Taho SDK wallet module for connecting to Web3-Onboard. Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern ja

4 lines (3 loc) 131 B
import type { WalletInit } from '@subwallet-connect/common'; declare function tahoWallet(): WalletInit; export default tahoWallet;