Skip to content

Commit 58e2536

Browse files
committed
Updates
1 parent 5966bc5 commit 58e2536

File tree

6 files changed

+13
-6
lines changed

6 files changed

+13
-6
lines changed

README.md

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

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.
44

55
## 🌟 Characteristics
66
- **[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
99
- **[Multi-Node Intelligence](/docs/nodes/distributed-compute.md)**: Specialized nodes working in harmony through distributed tensor computation
1010

1111
## 🔄 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
16+
17+
**Quick Links:**
18+
- [🔧 Node Setup Guide](/docs/nodes/setup-guide.md)
19+
- [📊 Network Status](https://status.datahive.network)
20+
- [💻 Developer Portal](/docs/developers/getting-started.md)
1621

1722
## 🔄 Node Architecture
1823
![DataHive Node Types](images/NodeTypes.png)
1924

20-
## 🛠 Core Components
25+
## 🤖 Agentic Layer
26+
The protocol's agentic layer enables secure, user-controlled AI operations across the network:
27+
![DataHive Agentic Layer](images/AgenticLayer.png)
2128

2229
### Network Infrastructure
2330
- **[0G AI Operating System](/docs/infrastructure/0g-aios.md)**: Decentralized compute and storage layer

docs/infrastructure/storage-layer.md

Whitespace-only changes.

docs/network/op-sepolia.md

Whitespace-only changes.

docs/protocol/data-ops.md

Whitespace-only changes.

docs/protocol/node-coordination.md

Whitespace-only changes.

docs/protocol/overview.md

Whitespace-only changes.

0 commit comments

Comments
 (0)