Snapshots
You can quickly set up a GIWA node using a snapshot.
Set up a node using a snapshot
1. Clean up existing resources
docker compose down && rm -rf ./geth_datadocker compose down && rm -rf ./reth_data2. Prepare the node data directory
3. Download the snapshot
Network
Client
Pruning
Command
4. Extract the snapshot
5. Start your GIWA node
Last updated