Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

Commands Reference


The DID Spaces SDK provides a rich set of commands to interact with your DID Space, enabling you to manage data, perform backups, synchronize content, and handle advanced features like NFT objects and preview metadata. This section serves as a comprehensive reference for all available commands, categorized by their primary function.

To understand the foundational elements of the SDK, including the client and security mechanisms, refer to the Core Concepts section.

Command Categories#

Explore the detailed documentation for each command category to learn how to leverage the full power of the DID Spaces SDK:

Command Category

Description

Link

Object

Manage individual objects (files) and directories, including upload, retrieval, and deletion.

Object

Sync

Synchronize entire local folders with DID Spaces to maintain data consistency.

Sync

Backup

Create and manage backups of your Blocklet data within DID Spaces.

Backup

Restore

Restore your Blocklet data from backups stored in DID Spaces.

Restore

NFT

Manage Non-Fungible Token (NFT) objects within DID Spaces.

NFT

Preview

Manage preview metadata associated with objects in DID Spaces.

Preview

Audit Log

Query and manage audit logs for various activities within DID Spaces.

Audit Log

Space

Perform head requests to check the availability or metadata of a DID Space.

Space

Next Steps#

Dive deeper into specific operations by exploring the detailed guides for each command category. A great place to start is with Object commands, which cover fundamental file management operations.