# Run this command to download ledger with wget (resumable). wget -c --tries=0 --timeout=30 --retry-connrefused https://ledger.aleo.network/canary/snapshot/canary-10046521.tar.zst # Install aria2 (Ubuntu: sudo apt update && sudo apt install -y aria2) and run this command to download faster (multi-connection + resume). aria2c -x 16 -s 16 -c https://ledger.aleo.network/canary/snapshot/canary-10046521.tar.zst