Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cbusuioceanu/webdollar-blockchain-backup
- Owner: cbusuioceanu
- License: mit
- Created: 2018-06-07T17:03:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T11:30:34.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T04:46:47.708Z (6 months ago)
- Topics: automated, backup, blockchain, dropbox, ftp, script, webdollar
- Language: Shell
- Size: 27.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
----