UNPKG

@frak-labs/core-sdk

Version:

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

7 lines (6 loc) 191 B
export { areAddressesEqual } from "./address"; export { FrakContextManager } from "./frakContext"; export { type MergeAttributionInput, mergeAttribution, } from "./mergeAttribution";