UNPKG

@frak-labs/core-sdk

Version:

Core SDK of the Frak wallet, low level library to interact directly with the frak ecosystem.

4 lines (3 loc) 160 B
export { base64urlDecode, base64urlEncode } from "./b64"; export { compressJsonToB64 } from "./compress"; export { decompressJsonFromB64 } from "./decompress";