Skip to content

Commit e901409

Browse files
authored
Merge branch 'main' into docs_codebase_refactor
2 parents 1007394 + 35df812 commit e901409

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# HDP Cairo
22

3-
HDP (Herodotus Data Processor) validates on-chain data across multiple chains, runs user-defined Cairo1 logic, and
4-
produces an execution trace suitable for zero-knowledge proofs.
3+
<a href="https://deepwiki.com/HerodotusDev/hdp-cairo"><img src="https://deepwiki.com/badge.svg" alt="Ask DeepWiki"></a>
4+
5+
HDP (Herodotus Data Processor) is a modular framework for validating on-chain data from multiple blockchain RPC sources, executing user-defined logic written in Cairo1, and producing an execution trace that can be used to generate a zero-knowledge proof. The proof attests to the correctness of both the on-chain data and the performed computation.
6+
7+
---
58

69
<p align="center">
710
<img src="./docs/HDPCairo.png" alt="HDP Cairo">

0 commit comments

Comments
 (0)