UNPKG

@aut-labs/sdk

Version:

The TS/JS SDK package aims to make it easy for frontends/backends to integrate with Aut Smart Contracts

3 lines (2 loc) 122 B
export declare const isValidUrl: (uri: string) => boolean; export declare function httpUrlToIpfsCID(url: string): string;