CureChain is the world’s first Decentralized Protocol Registry (DPR) for open-source, sovereign healing.
This platform enables researchers, practitioners, and sovereign contributors to publish structured, science-aligned healing protocols — while preserving public access, cultural integrity, and blockchain-backed memory.
-
Visit the live app:
👉 Launch CureChain -
Select "View Protocols" from the sidebar
-
Choose a protocol (like INFLUX-CORE)
-
Explore abstract, methods, results, discussion, and references
- From the sidebar, select "Submit a Protocol"
- Fill in all scientific fields
- On submission, a JSON file will be created in the
/protocols
folder - These protocols can be versioned, timestamped, and reviewed
CureChain/
├── app.py
├── requirements.txt
├── runtime.txt
├── README.md
├── deploy.md
├── curechain_manifesto.md
├── protocols/
│ └── influx_core.json
├── pages/
│ ├── protocol_viewer.py
│ └── submit_protocol.py
└── .streamlit/
└── config.toml
CureChain is governed by the CureCommons License (forthcoming), which states:
- Healing protocols are not patentable
- All humans are equal beneficiaries
- Cultural origins are honored, not exploited
"The key to happiness is two-fold: individual preservation and systemic contribution."
"Healing resources of Earth belong to no one and everyone."
🧬 Let’s cure in the open.
---