Function useBloctoWallet

  • Returns ((options?) => Promise<BloctoWallet>)

      • (options?): Promise<BloctoWallet>
      • Parameters

        • Optional options: {
              chainId?: number;
          } & BloctoAdditionalOptions

        Returns Promise<BloctoWallet>

Generated using TypeDoc