The following script will allow you to start a Spectre node in one step
Will also be able to choose if bootstrap or sync from scratch at first launch
For Linux
bash <(curl -v https://spectredbase.com/linux/install.sh)
If you already have everything and just need a fresh database
bash <(curl -v https://spectredbase.com/linux/bootstrap.sh)
For Windows
DownloadIf you already have everything and just need a fresh database
comingsoon