As a runner-up to NoShore offline payments, its basis, XMRPC has received lots of improvements which are are now published and tagged as version 0.3.0, thereby leaving the beta-phase behind.
Highlights
- Validators for address/height/key
- Colorized output
- Wallet-switching
Find further details in the documentation or download the new version directly:
If you haven’t previously cloned XMRPC
git clone --branch v0.3.0 \
https://gitlab.com/fullmetalScience/sxmo-onfire.git
If you are working with an existing clone
git fetch origin tag v0.3.0
git checkout tags/v0.3.0
See also: previous release (v0.2.0-beta), initial announcement
You must log in or register to comment.