Application Templates
Introduction to Ratio1 application templates & frameworks
Application Templates
Application templates are a practical way to move from a known use case to a reproducible Ratio1 app shape. In this chapter, templates are organized as practical starting points with separate development and deployment tracks.
What this chapter covers
- how to pick a template by use case and operating model;
- how template pages split into
How to DevelopandHow to Deeploy; - how to validate deployed behavior with Ratio1 runtime surfaces.
Main templates at a glance
- RedMesh Demo (flagship): cybersecurity-oriented template showing multi-component service behavior on decentralized edge runtime.
- R1FS Demo: storage-centered template for artifact flows and integration patterns around R1FS.
- Docs Template (this docs app): a practical template for documentation-style web delivery and Deeploy lifecycle walkthroughs.
How to use templates effectively
- Pick the closest template to your target use case.
- Follow
How to Developto adapt code, configuration, and integration points. - Follow
How to Deeployto move from local changes to managed deployment (UI indeeploy.ratio1.aior Deeploy API integration). - Verify deployment operations in
deeploy.ratio1.ai, runtime posture inexplorer.ratio1.ai, and account/license context inapp.ratio1.ai.
Scope boundary
- Chapter 8 intro is orientation-only.
- Template-specific implementation/deployment details live in each template subtree.
- Production governance/economics background remains in Chapter 2 and CSP docs.
In this section
Ground truth references
Primary:
- https://ratio1.ai/whitepaper
- https://ratio1.ai/blog/what-is-ratio1-and-why-it-matters
- https://ratio1.ai/blog/deeploy-unlocked-accessing-the-power-of-ratio1
- https://app.ratio1.ai/
- https://deeploy.ratio1.ai/
- https://explorer.ratio1.ai/
Supporting:
- https://ratio1.ai/blog/ratio1-redmesh-decentralized-distributed-cybersecurity
- https://ratio1.ai/blog/shipping-the-future-why-today-s-3send-launch-shows-what-the-ratio1-protocol-was-built-for
Notable date
- Reviewed on February 18, 2026.