UNPKG

@turnkey/react-wallet-kit

Version:

The easiest and most powerful way to integrate Turnkey's Embedded Wallets into your React applications.

4 lines 218 B
/// <reference types="react" /> export declare function getExplorerUrl(txHash: string, caip2: string): string; export declare function getChainLogo(caip2: string): React.ReactNode; //# sourceMappingURL=helpers.d.ts.map