Giter Site home page Giter Site logo

bare-mn-script's Introduction

Howto install a BARE Masternode

Requirements:

Deploy VPS on Vultr:

1 Register an account on vultr

2 Load account (first pay with CreditCard, PayPal, WeChat or Alipay from second pay with Bitcoin too)

3 Deploy new instance:

  • use cloud compute

  • choose location

  • select server type (Ubuntu 16.04 or 18.04)

  • select size

  • finaly deploy now

  • this server can host more than one coin node, so if you setup a bare node you can deploy up to 4 other coinnodes here (depends on resources needed by nodes)

4 Now we go to BARE wallet:

  • create a receivement:

  • copy address from next screen:

  • send collateral of 1,000 BARE (you need around 0.0006 BARE as tx fee)

  • wait for minimum 6 blocks to confirm transaction

  • now open debug console:

  • enter following commands:

      masternode genkey
      masternode outputs
    

to generate needed keys

5 login to server via SSH help

6 download script:

  • Ubuntu 16.04:

      wget https://raw.githubusercontent.com/BareCrypto/bare-mn-script/master/install_bare16.sh
    
  • Ubuntu 18.04:

      wget https://raw.githubusercontent.com/BareCrypto/bare-mn-script/master/install_bare18.sh
    
  • run script with

      sudo bash install_bare16.sh 
      or 
      sudo bash install_bare18.sh
    

7 if ready check state of blockchain with

	bare-cli mnsync status 

to check Sync Completed TRUE.

8 go to your masternode.conf file

insert all given data from debug console and vps in this sheme:

	ALIAS IP:27003 masternodegenkey masternodeoutput index

looks like this:

	mn1 127.0.0.2:27003 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0

save and close file.

9 restart your wallet, unlock it!

10 go to debug console and type

	masternode start-alias false ALIAS

11 Masternode tab shows now your node

12 Wait around 5 minutes to check on VPS with

	bare-cli masternode status

13 that's it :) Welcome to Masternode holders in BARE

feel free to donate a coffee ^^

BARE: BRHpoWnrmoHB3uj7oAcZ39kkPZ5aJsYSkb

BTC: 1NNYZUxfLHBXCC8HNoMXJwZ7LVzrKJZBR6

bare-mn-script's People

Contributors

crypto-node 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.