Generates daily bootstrap.dat files for the ION mainnet and testnet networks.
- Download and extract one of the below links
- Place the
bootstrap.dat
in the root of your ION Core data directory- Linux:
~/.ioncoin/
- Mac:
~/Library/Application Support/ioncoin/
- Windows:
%APPDATA%\ioncoin
- Linux:
- Run your wallet and let it sync using
bootstrap.dat
- Once the sync is complete
bootstrap.dat
will be renamed tobootstrap.dat.old
and can be safely removed
Note: The bootstrap.dat
for testnet must be placed inside the testnet
folder of your data directory.