Giter VIP home page Giter VIP logo

spacemesh-node's Introduction

Spacemesh-node

Spacemesh node PowerShell monitoring script for the Proof of Space Time blockchain architecture.
Made by the work of Spacemesh contributors Jonh and Sakki, and compiled by Julien S.
It was made to help beginners run the go-sm node for the Spacemesh protocol.
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 config.mainnet.json.

 Edit ports and save inside same go-sm created above.

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

5.Disable Powershell Remote security.

 -Open Powershell in admin and insert code:

  Set-ExecutionPolicy RemoteSigned

6. Edit settings.ps1 with a file editor. NotePad++ is recommended.

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, this script will create a PoST folder and log file for you.

addOns

Set -ExecutionPolicy -RemoteSigned

Mainnet config settings

"smeshing": {
      "smeshing-opts": {
        "smeshing-opts-maxfilesize": 2147483648,
        "smeshing-opts-numunits": 8,
        "smeshing-opts-provider": 0,
        "smeshing-opts-compute-batch-size": 1048576
      },
      "smeshing-proving-opts": {
        "smeshing-opts-proving-nonces": 64,
        "smeshing-opts-proving-threads": 1
      }
 }

spacemesh-node's People

Contributors

juliensimons avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.