UNPKG

@okxweb3/coin-kaspa

Version:

A Kaspa SDK for building Web3 wallets and applications.

3 lines (2 loc) 115 B
export declare function encode(data: Uint8Array): string; export declare function decode(str: string): Uint8Array;