# Roadmap

### **2023**

**2Q**

* Hippocrat Wallet SDK open-source draft released.&#x20;
* Proof of Concept (PoC) project using Hippocrat Wallet SDK released.&#x20;
* Hard fork from HUM to HPO and token distribution initiated.&#x20;
* Launch of new Hippocrat DAO operating system.

**3Q**

* Beta version of Hippocrat Wallet SDK released.&#x20;
* Applications using Hippocrat Wallet SDK released.&#x20;
* Release of Lightning Network implementation.

**4Q**

* Hippocrat DAO Conference took place.&#x20;
* Hippocrat Wallet integration reference service released.&#x20;
* PoC project results for Hippocrat Wallet utilization released, which includes:
  * Patient to hospital identity registration.
  * Hospital to patient data issuance.
  * Patient sharing data with data-using organizations.

### **2024**

**1Q**

* Deployment of standard policy and contract testnet for data transactions.&#x20;
* Organization of a hackathon program to activate the ecosystem.&#x20;
* Disclosure of PoC project plan using Hippocrat Wallet SDK, in collaboration with global institutions.

**2Q**

* Release of Hippocrat Wallet SDK v1.&#x20;
* Deployment of standard policy and contract mainnet for data transactions.

**3Q**

* Launch of Hippocrat DAO global expansion event.&#x20;
* Implementation of a grant program to stimulate the ecosystem.&#x20;
* Onboarding of 5 services integrated with Hippocrat Wallet SDK.&#x20;
* Onboarding of 10 organizations integrated with Hippocrat Wallet SDK.

**4Q**

* Hippocrat DAO Global Conference held.&#x20;
* Stabilization of the decentralized autonomous operating system of all Special Interest Groups and Working Groups in the DAO.&#x20;
* Transfer of all authority from Hippocrat Foundation to DAO.&#x20;
* Onboarding of 10 Hippocrat Wallet integrations.&#x20;
* Onboarding of 20 Hippocrat Wallet integrations with organizations.&#x20;
* Release of PoC project deliverables for Hippocrat Wallet utilization, in collaboration with global institutions.

### **2025**

**1Q**

* Preparation for Mainnet Transition
  * Finalize development and testing of the Hippo Protocol mainnet based on Cosmos SDK.
  * Publish a technical whitepaper detailing the mainnet architecture, features, and benefits for healthcare providers.
  * Conduct internal testing with partner institutions to ensure regulatory compliance and scalability.
* Community Engagement & Education
  * Announce partnerships with key medical institutions and healthcare providers to onboard 1.5M users during 2025.
  * Launch a pre-mainnet education campaign for healthcare providers and institutions about the benefits of blockchain in healthcare.

**2Q**

* Mainnet Launch & Rebranding
  * Officially rebrand Hippocrat to Hippo Protocol and launch the Hippo Protocol Mainnet.
  * Hold a Mainnet Launch Airdrop Event that incentivizes the users to test out the capabilities of the protocol, with demonstrations of real-life use cases.
* User Onboarding & Ecosystem Growth
  * Begin onboarding users, prioritizing seamless integration of Hippo SDK with existing systems used by healthcare providers and institutions.
  * Deploy Hippo SDK v2 (v1 was on Solana and Ethereum) to enable developers and institutions to integrate with the Hippo Mainnet.
* Regulatory Compliance
  * Release a framework for compliance with major healthcare data regulations, such as HIPAA, GDPR, and other regional requirements.
  * Collaborate with regulators to ensure the protocol aligns with evolving standards.

**3Q**

* Scalability & Interoperability
  * Launch interoperability features to connect Hippo Protocol with other blockchain networks and healthcare legacy systems.
  * Introduce a scaling solution to handle increased transaction volume from the onboarding of medical institutions.
* Adoption Incentives
  * Introduce grants for institutions / projects adopting the protocol and developers creating applications in Hippo Ecosystem.&#x20;
  * Roll out Hippo SDK v3 with advanced data-sharing and privacy-preserving functionalities.

**4Q**

* Real-Life Use Cases
  * Release initial results from partnerships with medical institutions showcasing real-life use cases for the protocol, such as:
    * Cross-institutional healthcare data transfers.
    * Privacy-preserving data monetization and trading.
* Ecosystem Expansion
  * Onboard an additional 5 healthcare providers and institutions to the protocol.
  * Deploy decentralized applications (dApps) for use cases like decentralized data exchange and health data marketplaces.
* Global Outreach
  * Host the DeSci Seoul 2025, following up on DeSci Seoul 2024 focusing on the development of DeSci projects and infrastructure.

### **2026**&#x20;

**1Q**

* Platform Optimization
  * Release an update to the mainnet focusing on enhanced security, and compliance tools.
  * Expand integration tools or SDK for healthcare IoT devices, wearables, and electronic medical record (EMR) systems.
* Scaling Adoption
  * Begin onboarding smaller clinics and independent healthcare providers to the protocol, aiming for an additional 1.5M users.
  * Deploy region-specific solutions to cater to the unique regulatory and technical requirements of different countries.

**2Q**

* AI and Data Analytics
  * Launch a decentralized AI module for personalized healthcare services, leveraging anonymized patient data on the protocol.
  * Partner with research institutions to enable secure access to healthcare data for public health research and innovation.
* Partnership Expansion
  * Collaborate with pharmaceutical companies to facilitate secure data sharing for drug development and clinical trials.
  * Onboard an additional 20 healthcare institutions, targeting regions with limited blockchain adoption in healthcare.

**3Q**

* Global Reach & Advocacy
  * Host the Hippo Protocol Global Impact Summit to highlight success stories and innovations from the ecosystem.
  * Launch a global advocacy campaign for health data sovereignty, emphasizing the role of blockchain in empowering patients.
* Technical Innovation
  * Introduce cross-chain compatibility with other Cosmos SDK-based blockchains and beyond.
  * Release version 3 of the SDK with features for real-time data sharing, enhanced security, and compliance monitoring.

**4Q**

* DAO Evolution & Decentralized Governance
  * Fully decentralize governance of Hippo Protocol through DAO mechanisms, with participation from all ecosystem stakeholders.
* Ecosystem Maturity
  * Achieve full integration with 50+ healthcare providers and 10+ regional/national health systems.
  * Publish a comprehensive impact report showing the protocol’s contribution to improving healthcare delivery, patient outcomes, and data security.
* Vision for the Future
  * Announce the 2027–2030 roadmap, focusing on scaling to 10M+ users, expanding partnerships, and introducing advanced decentralized healthcare services.
  * Plan the launch of a decentralized global healthcare registry powered by the protocol.
* Global Outreach
  * Host the DeSci Seoul 2026, following up on DeSci Seoul 2025 focusing on the development of DeSci projects and infrastructure


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.hippocrat.io/index/future/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
