Welcome to the complete API reference for the DID Space Client SDK. This section provides detailed documentation for every class, method, and command available. It's designed to be a comprehensive resource, helping you find specific information quickly and understand the full capabilities of the SDK.
Whether you're looking for constructor options, method signatures, or command parameters, you'll find it here. The API is organized into logical groups to help you navigate efficiently.
SpaceClient
The main entry point for interacting with the SDK. This section details its constructor options and the `send` method.
Object Commands
Commands for performing CRUD (Create, Read, Update, Delete) operations on individual files or objects within a DID Space.
Sync Commands
High-level commands for synchronizing the state between a local folder and a remote directory in a DID Space.
NFT Commands
Specialized commands for handling NFT-related assets and their associated DID Documents.
For most use cases, the best place to start is the SpaceClient documentation, as it is the central component for sending all commands. From there, you can dive into the specific command set that matches your needs.