Skip to content

v1.0.0

Compare
Choose a tag to compare
@neo250376 neo250376 released this 06 Mar 20:22
· 6 commits to main since this release
53f2ff5

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.