Skip to content

Releases: AIPowerGrid/Bootstrap-Scripts

v1.0.1

16 Mar 11:24
Compare
Choose a tag to compare
  • Update bootstrap code to download single zip file from repository
  • Tidy up both Windows/MacOS file code
  • New bootstrap checkpoint date of 16-03-2024

v1.0.0

06 Mar 20:22
53f2ff5
Compare
Choose a tag to compare

Scripts to automate AIPG wallet bootstrap

These scripts will easily allow you to bootstrap the AIPG Core wallet to avoid having to resync the entire blockchain.

Currently working on both Windows 10 and MacOS. Linux editions to be added

For the MacOS script, you will need to make the file executable by doing the following -

Open a terminal and type the following :

cd Downloads

chmod +x BootstrapMacOS.sh

Now go to your downloads folder and double click the bootstrap file.

IMPORTANT - These scripts assume you have installed the wallet into the default locations. If you have not, you will need to edit the scripts to point towards your own AIPG data directory.