Miniapp templates for GitCaster builders
GitCaster now publishes the Caster Claim miniapp shell as a public-alpha developer template. Builders can study the local manifest, required assets, and contribution checks while runtime and native publish proof remain explicitly blocked.
Public artifacts
These are safe contribution surfaces for local app and miniapp builders.
Template package
Typed miniapp shell metadata and deterministic status checks.
packages/playground-templatesLocal shell fixture
A placeholder-only manifest for reviewing the public template boundary.
examples/miniapps/caster-claim-miniapp.local-shell.jsonTemplate docs
Contribution notes that keep runtime, storage, and native deploy proof blocked.
docs-source/developer-layers/miniapp-templates.mdLocal workflow
The template layer is for review and contribution, not live runtime mutation.
Review the shell
Inspect the local template, assets list, and manifest shape.
Keep runtime blocked
Do not add endpoint, storage, custody, or native deploy claims without proof.
Contribute safely
Use the package check and public secret scan before opening changes.
Commercial boundary
The template shell is public; managed platform operations remain reserved.
Managed runtime endpoints
Native storage publication
Native domain deployment
Account custody and production signing
Billing, orchestration, and managed service operation