Welcome
User Guide
Developer guide
Reference Guide
Frequently Asked Questions
Pricing policy
Data retention policy
Draft: Default Space How to upgrade by payment?
How to re-subscribe to an expired DID Space
Connecting to the DID Space using the Gateway Address
Switch the DID Space bound to NFT Blender.
The automatic backup of Blocklet is stuck, how can it be quickly restored?
Fix CORS error when connecting DID Space
Change log
Draft: Purchase DID Space
DID Spaces v0.6.0: OAuth Integration in DID Spaces
DID Spaces v0.5.83: OAuth integrated DID Space
Prod Spaces data retention policy updated
DID Spaces v0.4.26 released: subscription fully adopts pay-as-you-go & supports paid upgrade Default Space
DID Spaces v0.3.75 released: Supports reading and writing component spaces
DID Spaces v1.0.48: 支持预览 post/bookmark/blog/doc
AIGNE
Scenario#
AIGNE is an AI application for creating prompt templates.
While AIGNE supports importing and synchronizing projects with GitHub, this process can be challenging for non-technical users. To simplify workflows, AIGNE now integrates with DID Spaces. Upon initial login, users will be prompted to provide a DID Space, which will then be used to store and synchronize project data. This also enables project data to be imported from the designated DID Space into other AIGNE instances.
Solutions#
- Upon first launching the application, users are prompted to connect to their DID Space. See Obtaining the DID Space Endpoint During the Installation and Startup Process
- Access DID Spaces using @blocklet/did-space-js. See Use @blocklet/did-space-js to read and write DID Space
Showcase#
- First login requires connecting to a DID Space.
When first logging in to AIGNE, users must connect to a DID Space:
- Sync with DID Spaces
When saving data, users can choose to automatically synchronize project data to their DID Space or synchronize it manually.
- Import project from DID Spaces
When you click import, select the DID Space source you wish to import and follow the instructions to complete the import process.