UNPKG

@usherlabs/ccxt

Version:

A JavaScript cryptocurrency trading library with support for 100+ exchanges + optional Verity zkTLS proof of data source.

4 lines (3 loc) 64 B
export declare const Hex: { decode(a: string): number[]; };