mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
doc: Add README.md
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# reth-hl
|
||||||
|
|
||||||
|
HyperEVM archive node implementation based on reth's NodeBuilder API.
|
||||||
|
Heavily inspired by [reth-bsc](https://github.com/loocapro/reth-bsc).
|
||||||
|
|
||||||
|
## TODOs
|
||||||
|
|
||||||
|
- [ ] Make it compilable
|
||||||
|
- [ ] EVM
|
||||||
|
- [v] Storage
|
||||||
|
- [ ] TX forwarder API
|
||||||
|
- [ ] Decide whether to include system txs, receipts in block or not
|
||||||
|
- [ ] Downloader
|
||||||
|
- [ ] S3 format (file)
|
||||||
|
- [ ] S3 format (AWS API)
|
||||||
|
- [ ] hl-node format
|
||||||
Reference in New Issue
Block a user