Building on SELF Chain
Welcome to the developer guide for building applications on SELF Chain! This section covers everything you need to know about creating apps that interact with SELF's infrastructure and user instances.
đ¯ What You'll Buildâ
Applications on SELF Chain can:
- Access User AI: Integrate with users' private AI instances (with permission)
- Utilize Secure Storage: Store and retrieve data from users' encrypted storage
- Create Privacy-First Apps: Build experiences that respect user data sovereignty
- Leverage Cloud Infrastructure: Use SELF's auto-provisioned infrastructure
đ In This Sectionâ
Cloud Integrationâ
Learn how to integrate your applications with SELF's cloud infrastructure and user instances.
API Gatewayâ
Reference documentation for the SELF Chain API Gateway (coming soon).
OpenAPI Specificationâ
Complete API specification in OpenAPI format.
đ§ Current Statusâ
Note: The public API gateway and SDKs are currently under development. Check our Project Status for the latest updates.
đ¤ Not What You're Looking For?â
If you want to contribute to SELF Chain's core development instead of building apps on it, see our Developing SELF Guide.