Skip to content

Script to run go-spacemesh node in a more readable way

Notifications You must be signed in to change notification settings

xeliuqa/PowerScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerScript

Power Script is the work of Spacemesh contributors Jonh and Sakki.
It was made to help beginners run the go-sm node for spacemesh.
It automates 95% of the process of running a node and helps with readability through colors

IMAGE ALT TEXT HERE

1. Download latest go-spacemesh node go-spacemesh

2. Create folder and unzip go-sm contents inside

3.Download Power Script files and put inside go-sm folder
 Your folder should look like this:

4.Disable Powershell Remote security.

 -Open Powershell in admin and insert code

  Set-ExecutionPolicy RemoteSigned

5. Edit Settings.ps1 with a file editor. I recommend NotePad++

You can also edit advance settings if you know what you are doing

When finished editing settings, save,close and double click "node.cmd"

If not present, Power Script will create PoST folder and Log file for you


Note

This version does not require config-mainnet.json but if you are a advance user you can still use a custom config file`


Tip

Disable PowerShell security Set -ExecutionPolicy -RemoteSigned

About

Script to run go-spacemesh node in a more readable way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published