Options
All
  • Public
  • Public/Protected
  • All
Menu
notice

WalletAdapter can be used to map wallet name with corresponding wallet adapter.

Hierarchy

  • RPCWalletAdapter

Index

Constructors

Methods

  • getEVMWalletAdapter maps wallet name with an EVM wallet.

    Parameters

    Returns Promise<Web3>

  • getSolanaWalletAdapter maps wallet name with a solana wallet.

    Parameters

    • walletName: string

    Returns Promise<BaseMessageSignerWalletAdapter>

Generated using TypeDoc