> For the complete documentation index, see [llms.txt](https://docs.herodotus.dev/herodotus-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.herodotus.dev/herodotus-docs/developers/data-processor/resource.md).

# Additional Resources

## Repositories

* [Data Processor & Local development cli](https://github.com/HerodotusDev/hdp)
* [EVM contract](https://github.com/HerodotusDev/hdp-solidity)
* [Data Processor Cairo program](https://github.com/HerodotusDev/hdp-cairo)
* [Data Processor integration test](https://github.com/HerodotusDev/hdp-test)

## Contract addresses

### Ethereum Sepolia

| HdpExecutionStore.sol | [0x68a011d3790e7f9038c9b9a4da7cd60889eeca70](https://sepolia.etherscan.io/address/0x68a011d3790e7f9038c9b9a4da7cd60889eeca70) |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------- |

## Supported Networks

Networks supported by the data processor can be found [here](/herodotus-docs/developers/supported-networks.md#data-processor)
