Files
nanoreth/README.md
sprites0 1633b3d2e1 feat: hl-node ingestion
Ported from https://github.com/hl-archive-node/nanoreth/pull/7 ; since this repo is experimental, will be merged with nanoreth repo in future.
2025-07-01 03:09:03 +00:00

17 lines
402 B
Markdown

# reth-hl
HyperEVM archive node implementation based on reth's NodeBuilder API.
Heavily inspired by [reth-bsc](https://github.com/loocapro/reth-bsc).
## TODOs
- [x] Make it compilable
- [x] EVM
- [x] Storage
- [x] TX forwarder API
- [x] Decide whether to include system txs, receipts in block or not
- [x] Downloader
- [x] S3 format (file)
- [x] S3 format (AWS API)
- [x] hl-node format