You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-6Lines changed: 13 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Core Protocol Repository
2
2
3
-
The DataHive Core Protocol powers the DataHive ecosystem, currently deployed on OP Sepolia (testnet1). This protocol serves as the foundation for secure data operations, node coordination, and integration with our ecosystem's Storage Layer, enabling privacy-preserving AI compute 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 ecosystem's **[Storage Layer](/docs/infrastructure/storage-layer.md)**, enabling **[privacy-preserving AI compute](/docs/ai/privacy-compute.md)** across the network.
4
4
5
5
## 🌟 Characteristics
6
6
-**[Decentralized by Design](/docs/architecture/zero-trust.md)**: Zero-trust architecture with blockchain-powered verification and trust
@@ -9,15 +9,22 @@ The DataHive Core Protocol powers the DataHive ecosystem, currently deployed on
9
9
-**[Multi-Node Intelligence](/docs/nodes/distributed-compute.md)**: Specialized nodes working in harmony through distributed tensor computation
10
10
11
11
## 🔄 Active Development
12
-
-**Testnet1**: Live on OP Sepolia, integrated with 0G AIOS
13
-
-**LN1 Node Program**: Active onboarding of Legalese Nodes
14
-
-**Nucleus Deployment**: Pilot program for educational data protection
15
-
-**Developer Resources**: Comprehensive documentation and integration guides
12
+
-**[Testnet1 Integration](/docs/network/testnet1.md)**: Live on OP Sepolia, integrated with 0G AIOS
13
+
-**[LN1 Node Program](/docs/nodes/ln1-program.md)**: Active onboarding of Legalese Nodes
14
+
-**[Nucleus Deployment](/docs/deployments/nucleus.md)**: Pilot program for educational data protection
15
+
-**[Developer Resources](/docs/developers/README.md)**: Comprehensive documentation and integration guides
0 commit comments