UNPKG

@lighthouse-web3/sdk

Version:

NPM package and CLI tool to interact with lighthouse protocol

5 lines (4 loc) 168 B
declare const _default: (text: string, apiKey: string, publicKey: string, signedMessage: string, name: string) => Promise<{ data: any; }>; export default _default;