Skip to main content

UNKNOWN

Project description

BuildLink CoverageLink LicenseLink IssuesLink

Linux Setup

$ pip install dataserv-client
$ dataserv-client version

Windows Setup

Download and install Python 3.4 TODO add pycrypto instructions

$ pip install dataserv-client
$ dataserv-client version

Usage

Show programm help:

$ dataserv-client --help

Show command help:

$ dataserv-client <COMMAND> --help

Register address with default node:

$ dataserv-client register <YOUR_BITCOIN_ADDRESS>

Register address with custom node:

$ dataserv-client register <YOUR_BITCOIN_ADDRESS> --url=<FARMER_URL>

Continuously ping default node in 15 sec intervals:

$ dataserv-client poll <YOUR_BITCOIN_ADDRESS>

Continuously ping custom node in 15 sec intervals:

$ dataserv-client poll <YOUR_BITCOIN_ADDRESS> --url=<FARMER_URL>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dataserv-client-1.0.1.tar.gz (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page