Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cbusuioceanu/webdollar-blockchain-backup

Backup your local Node-WebDollar Blockchain using Dropbox API
https://github.com/cbusuioceanu/webdollar-blockchain-backup

automated backup blockchain dropbox ftp script webdollar

Last synced: 13 days ago
JSON representation

Backup your local Node-WebDollar Blockchain using Dropbox API

Awesome Lists containing this project

README

        

# WebDollar Blockchain Backup [![Build Status](https://travis-ci.org/cbusuioceanu/WebDollar-Blockchain-Backup.svg?branch=master)](https://travis-ci.org/cbusuioceanu/WebDollar-Blockchain-Backup)
Backup your local Node-WebDollar Blockchain using Dropbox API

#### Links with latest BlockchainDB3 <-> ctrl + click to open links in a new window
#### Get blockchainDB3 from Dropbox
#### Get blockchainDB3 from WebDollarVPN.io Mirror -> you can also use wget or curl to download from this link
#### Get blockchainDB3 from VPNRomania.ro Mirror -> you can also use wget or curl to download from this link
----
##### Note: this BACKUP can be used by Miners and Nodes as well.
##### Note: this SCRIPT has backup support for Nodes only at the moment.

#### 1. git clone https://github.com/cbusuioceanu/WebDollar-Blockchain-Backup.git
#### 2. You need a Dropbox account and an API key
#### 3. This script should be used with CRON
#### ```sudo crontab -e```
#### Paste: ```0 */12 * * * bash blockcharch.sh```
#### ^ CRON every 12 hours ^
----
#### To get a Dropbox Account, visit Create Dropbox Account <- ctrl + click to open in a new window
#### To create a Dropbox App, visit Create a Dropbox App <- ctrl + click to open in a new window
----
WebDollar Blockchain Backup image 1
WebDollar Blockchain Backup image 2
WebDollar Blockchain Backup image 3