Sync wallet with bootstrap

What is a bootstrap?

A bootstrap is a backup of the SATOX blockchain.

Visit https://github.com/satoverse/satoxcoin/releases/ and download the latest bootstrap.

Use WinRAR to extract the compressed files.

The bootstrap contains 2 folders:

  • blocks

  • chainstate

Extract the files to your Satoxcoin folder:

Location of file in Windows: %AppData%\satoxcoin\

Location of file in Linux: ~/.satoxcoin/

You need to overwrite the old folders with the new, when that is done.

Restart the Satoxcoin Core Wallet and you have just saved yourself from syncing 1+ year of blocks.

Last updated