Dataserv-Client Version 2.1.2
Pre-releaseUpdate guide
Use interim server for new clients.
Until enough old client are moved over to 2.0.0+ newer clients will have to use the url http://status.driveshare.org:5000
.
Configure a custom payout address
To set a custom payout address execute the following before registering.
dataserv-client --url=http://status.driveshare.org:5000 config --set_payout_address=<BITCOIN_ADDRESS>
This will let you use a cold storage wallet or a counterparty wallet as the payout address instead of the automatically generated wallet.
If you have no counterparty wallet and wish to use the generated wallet, please make a secure backup of the generated config.
Start farming
dataserv-client --url=http://status.driveshare.org:5000 --max_size=<YOUR SIZE HERE> farm
The new farm command combines the previous register, build and poll commands into a more user friendly turn key solution. The old commands still exist if you wish to use them.
TODO release notes since 1.3.0