Welcome
Getting Started
How to Guides
Application vs Blocklet
Create Blocklet
Compose Blocklets
Develop Blocklet
User and Passport
Communicate with DID Wallet
Blocklet Storage
Using Blocklet Preferences
Using Blocklet Logger
Add PWA Integration to Blocklet
Build blocklet for profit [deprecated]
Bundle your blocklet
Manage Blocklet Versions
Publish your blocklet to the world
Deploy your blocklet
Read/Write blockchain in blocklet
Operation your blocklet
Reference Guides
DID Connect
blocklet.yml
blocklet.js
Blocklet SDK (Node.js)
Blocklet SDK (Browser)
Blocklet Service
Blocklet CLI
Blocklet Server CLI
Blocklet UI
Blocklet GitHub Actions
Blocklet Studio
Blocklet Manager
Security
Performance
Developer Best Practices.
Known Issues or Limitations
Setup Blocklet Server
WebHooks
OAuth Server
Access Key
MCP Servers
Conceptual Guides
Frequently Asked Questions
Resource-based Blocklet
If a Blocklet is only associated with resources and not linked to any components, it is defined as a Resource-based Blocklet. A Resource-based Blocklet is an advanced usage intended to reuse certain resources of Blocklets.
A Resource-based application refers to a Blocklet that is not linked to any applications; such applications cannot be directly installed from the Blocklet Store, but can be installed as components within a Blocklet instance.
Here are some typical examples of Resource-based Blocklets:
- Media Kit : Through a Resource-based Blocklet, multimedia resources can be reused in other Blocklets.
- Discuss Kit : Through a Resource-based Blocklet, articles, blogs, and forum settings can be reused in other Blocklets.
- Pages Kit : Through a Resource-based Blocklet, custom components can be reused in other Blocklets.
- AI Studio : Through a Resource-based Blocklet, AI projects can be reused in other Blocklets.
How to create a Resource-based Blocklet#
In Blocklet Studio, create a Blocklet without associating any components:
How to install a Resource-based Blocklet#
In a Blocklet instance, click the "Add Component" button:
At this point, the published Resource-based Blocklets become visible, and installation can proceed: