UNPKG

@kryptogo/kryptogokit-sdk-react

Version:

KryptogoKit offers a comprehensive web3 wallet solution with seamless KryptoGO Auth integration and multi-wallet connection support. Designed for users. Built for developers.

6 lines (5 loc) 183 B
export declare function setWalletConnectDeepLink({ mobileUri, name }: { mobileUri: string; name: string; }): void; export declare function clearWalletConnectDeepLink(): void;