Concepts

This section explains the fundamental architectural patterns and core mechanisms that power the Lombard SDK. It details the complete action lifecycle from initiation to completion, fee authorization processes, event and error handling strategies, Bitcoin deposit address management, and the referral system implementation -providing developers with essential knowledge to build robust integrations.


TypeScript Typeschevron-right

Complete TypeScript type definitions for all SDK interfaces, parameters, and return values.

Events Referencechevron-right

Event constants and payload types for monitoring SDK operations and state changes.

Error Codeschevron-right

Comprehensive error code catalog with descriptions for implementing proper error handling and debugging.

Last updated