[go: nahoru, domu]

Skip to content

Sync your Reth archive nodes in hours, instead of weeks, with our snapshots.

Notifications You must be signed in to change notification settings

fuzzland/snapshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Reth Snapshots

Sync your Reth archive nodes in hours, instead of weeks, with our snapshots.

BSC

Size: 4.36TB
Extracted Size: 6.41TB
Latest Block: 40817260
Path: https://snapshots.fuzz.land/bsc.tar.gz
Checksum: 937fc52c7318ce4bc73315ffec67fa1d

Instructions

Run Reth BSC node

# setup rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# build reth
git clone https://github.com/bnb-chain/reth.git && cd reth
make build-bsc
./target/release/bsc-reth node --datadir=./db

Get snapshot

aria2c -s14 -x14 -k100M https://snapshots.fuzz.land/bsc.tar.gz
tar -xzvf bsc.tar.gz

Then, kill the node and cover ./db with the extracted files

ETH

todo

Op

todo

Base

todo

Arbitrum

todo

About

Sync your Reth archive nodes in hours, instead of weeks, with our snapshots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published