English | 简体中文
Luffa Developer Guide is a public, task-oriented guide for building and shipping SuperBox mini programs.
It focuses on the developer path that matters in practice:
- understand the platform model
- create and bind an Application and a Mini Program
- configure domains and sensitive APIs
- build and debug with Luffa Cloud IDE
- integrate Luffa Wallet
- prepare for review, release, and go-live
Luffa is a platform surface that combines app distribution, wallet capabilities, and platform APIs. For SuperBox developers, the most relevant surfaces are:
- SuperBox Mini Program runtime
- Luffa Wallet
- WebView and JS SDK
- Platform and backend APIs
SuperBox is the mini program platform in the Luffa ecosystem. It lets developers create, upload, review, release, and operate mini programs that run inside host applications.
- Quick Start
- Task Checklists
- Platform Model
- Build and Debug
- Review and Release
- Release Checklist
- Wallet Integration
- Payment Review Checklist
- API Capability Map
- Common Failures
- Glossary
This guide is for:
- mini program developers
- technical leads planning a Luffa integration
- platform engineers working with domains, config, and release workflows
This repository is a structured public guide, not a verbatim mirror of every official page.
For official references and mirror notes, see:
This repository intentionally excludes:
- internal strategy material
- unpublished business or operating rules
- private backend links
- personal contact routing
- local file paths and private workspace context
Luffa Developer Guide 是一套面向公开开发者的、任务导向的 SuperBox 小程序开发指南。
它重点覆盖真实开发路径里的关键环节:
- 理解平台对象关系
- 创建并绑定 Application 和 Mini Program
- 配置域名与敏感 API
- 使用 Luffa Cloud IDE 开发和调试
- 集成 Luffa Wallet
- 准备审核、发布与上线
从开发者视角看,Luffa 主要提供这些能力面:
- SuperBox 小程序运行时
- Luffa Wallet
- WebView / JS SDK
- 平台与服务端 API
SuperBox 是 Luffa 生态内的小程序平台,开发者可以在其中创建、上传、审核、发布并运营小程序。
这套仓库是结构化开发指南,不是官方文档的逐页原样镜像。
官方参考入口见: