Skip to content

Commit 7f52963

Browse files
committed
Update README.md
1 parent 58e2536 commit 7f52963

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Core Protocol Repository
22

3-
The **[DataHive Core Protocol](/docs/protocol/overview.md)** powers the DataHive ecosystem, currently deployed on **[OP Sepolia](/docs/network/op-sepolia.md)** (testnet1). This protocol serves as the foundation for **[secure data operations](/docs/protocol/data-ops.md)**, **[node coordination](/docs/protocol/node-coordination.md)**, and integration with our ecosystem's **[Storage Layer](/docs/infrastructure/storage-layer.md)**, enabling **[privacy-preserving AI compute](/docs/ai/privacy-compute.md)** across the network.
3+
The **[DataHive Core Protocol](/docs/protocol/overview.md)** powers the DataHive ecosystem, currently deployed on **[OP Sepolia](/docs/network/op-sepolia.md)** (testnet1). This protocol serves as the foundation for **[secure data operations](/docs/protocol/data-ops.md)**, **[node coordination](/docs/protocol/node-coordination.md)**, and integration with our **[Storage Layer](https://github.com/datahiv3/Storage-Layer/blob/d722c7a364797408d40238d9f0debd043636a9d2/README.md)**, enabling **[privacy-preserving AI compute](/docs/ai/privacy-compute.md)** across the network.
4+
45

56
## 🌟 Characteristics
67
- **[Decentralized by Design](/docs/architecture/zero-trust.md)**: Zero-trust architecture with blockchain-powered verification and trust
@@ -27,9 +28,9 @@ The protocol's agentic layer enables secure, user-controlled AI operations acros
2728
![DataHive Agentic Layer](images/AgenticLayer.png)
2829

2930
### Network Infrastructure
30-
- **[0G AI Operating System](/docs/infrastructure/0g-aios.md)**: Decentralized compute and storage layer
31-
- **[P2P Overlay Network](/docs/infrastructure/p2p-mesh.md)**: Self-healing mesh topology with DHT routing
32-
- **[Distributed Processing](/docs/infrastructure/distributed-compute.md)**: Parallel AI workload execution across nodes
31+
- **[0G Protocol](https://github.com/datahiv3/Storage-Layer/blob/d722c7a364797408d40238d9f0debd043636a9d2/docs/0g-protocol.md)**: Decentralized compute and storage layer
32+
- **[Storage Node Network](https://github.com/datahiv3/Storage-Layer/blob/d722c7a364797408d40238d9f0debd043636a9d2/docs/storage-node-network.md)**: Self-healing mesh topology with DHT routing
33+
- **[Protocol Agnostic Layer](https://github.com/datahiv3/Storage-Layer/blob/d722c7a364797408d40238d9f0debd043636a9d2/docs/protocol-agnostic.md)**: Parallel AI workload execution across nodes
3334
- **[Zero-Knowledge Security](/docs/security/zkp-framework.md)**: Enterprise-grade encryption with attribute-based access
3435

3536
### Network Nodes

0 commit comments

Comments
 (0)