reth icon indicating copy to clipboard operation
reth copied to clipboard

Add new cli command to download public node snapshots

Open joshieDo opened this issue 11 months ago • 1 comments
trafficstars

Describe the feature

It would be nice to have a dedicated command that only given a chain and datadir it would automatically download a public available snapshot into disk (example below).

Usage example: reth download reth download --chain holesky reth download --chain holesky --datadir holesky-node reth download --chain holesky --datadir holesky-node --url https://downloads.merkle.io/reth-2024-10-23.tar.lz4

Publicly available snapshots (both .tar.lz4): https://snapshots.merkle.io/ https://publicnode.com/snapshots

Additional context

No response

joshieDo avatar Dec 20 '24 09:12 joshieDo