An open API service indexing awesome lists of open source software.

https://github.com/cbusuioceanu/webdollar-node-custom-start

A simple 1, 2, 3 way to start a Full Node for WebDollar!
https://github.com/cbusuioceanu/webdollar-node-custom-start

shell-script webdollar webdollar-fullnode-start

Last synced: about 1 year ago
JSON representation

A simple 1, 2, 3 way to start a Full Node for WebDollar!

Awesome Lists containing this project

README

          

# WebDollar Node Custom Start [![Build Status](https://travis-ci.org/cbusuioceanu/WebDollar-Node-Custom-Start.svg?branch=master)](https://travis-ci.org/cbusuioceanu/WebDollar-Node-Custom-Start)

A simple 1, 2, 3 way to start a Full Node for WebDollar!

#### 1. git clone https://github.com/cbusuioceanu/WebDollar-Node-Custom-Start.git
#### 2. execute: ```sudo su``` then ```bash start-fullnode.sh``` or ```./start-fullnode.sh```
#### 3. choose how many ports do you want to use
#### 4. run ```pm2 dash``` to check if the blockchain is loading

## Troubleshooting

#### 1. If you get a permission denied message when running ./custom_start.sh, run the command:
```chmod +x start-fullnode.sh```

WebDollar start-fullnode.sh nodes image 1