Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 929 Bytes

File metadata and controls

28 lines (21 loc) · 929 Bytes

API Reference

LilySdk

Constructor

new LilySdk(config: LilySdkConfig, httpClient?: HttpClient): LilySdk

Properties

Property Type Description
payments PaymentClient Payment operations
wallets WalletClient Wallet operations
identity IdentityClient Identity operations
agents AgentClient Agent operations
system SystemClient System operations
httpClient HttpClient Active HTTP client
version string SDK version

Static Methods

Method Description
LilySdk.create() Zero-config factory from env vars
LilySdk.version SDK version string