DOCS

useBloctoWallet

Returns

type ReturnType = (
  options?: { chainId?: number } & BloctoWalletConfigOptions,
) => Promise<BloctoWallet>;