UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

3 lines (2 loc) 147 B
declare const _default: (amount: number, network: string, token: string, privateKey: string | undefined) => Promise<any>; export default _default;