UNPKG

@augustdigital/sdk

Version:

JS SDK powering the August Digital ecosystem.

3 lines (2 loc) 144 B
export declare function verifyInfuraKey(key: string): Promise<boolean>; export declare function verifyAugustKey(key: string): Promise<boolean>;