UNPKG

@dappykit/sdk

Version:

Web3 SDK for DApps

7 lines (6 loc) 328 B
export declare const INFO_PATH = "info"; export declare const METHOD_GET_SMART_ACCOUNT_INFO = "smart-account"; export declare const VERIFY_PATH = "verify"; export declare const METHOD_VERIFY_GOOGLE = "google"; export declare const METHOD_VERIFY_FARCASTER = "farcaster"; export declare const METHOD_VERIFY_TELEGRAM = "telegram";