A snapshot of the Dobbscoin blockchain. Drop it in your data folder and your wallet starts up already synced. Praise “Bob”.
dobbscoin-chain-latest.zip Windows / Mac / Linux — opens with built-in Explorer / Finder /unzip. Recommended for most users.
dobbscoin-chain-latest.tar.zst
Linux — smaller download if you have zstd
installed.
SHA256SUMS
Checksums for the files above.
%APPDATA%\Dobbscoin and press Enter.blocks\ and
chainstate\ from the zip into that folder. Say
yes when asked to replace.
Do not touch wallet.dat.dobbscoin-cli stop
cd ~/.dobbscoin
rm -rf blocks chainstate
unzip ~/Downloads/dobbscoin-chain-*.zip
dobbscoind -daemon
Same as Linux. Data folder is
~/Library/Application Support/Dobbscoin/.
A bootstrap is trusted data from someone else. To rebuild chainstate from the included block files yourself:
dobbscoind -reindex-chainstate