2017 © Pedro Peláez
 

library arionum-cli

A PHP-based command line wallet for Arionum.

image

pxgamer/arionum-cli

A PHP-based command line wallet for Arionum.

  • Monday, February 26, 2018
  • by PXgamer
  • Repository
  • 0 Watchers
  • 1 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

arionum-cli

Latest Version on Packagist ![Software License][ico-license] Build Status Style CI ![Code Coverage][ico-code-quality] Total Downloads, (*1)

This project has been renamed, see owenvoke/arionum-cli., (*2)

A PHP-based command line wallet for Arionum., (*3)

Install

Via Composer, (*4)

$ composer global require pxgamer/arionum-cli

Via Phive, (*5)

$ phive install pxgamer/arionum-cli

Usage

arionum [command]

Available Commands

Print the balance:, (*6)

arionum balance

Print the wallet's data:, (*7)

arionum export

Display data about the current block:, (*8)

arionum block

Encrypt the wallet:, (*9)

arionum encrypt

Decrypt the wallet:, (*10)

arionum decrypt

Display the latest transactions:, (*11)

arionum transactions

Display data about a specific transaction:, (*12)

arionum transaction 'id'

Send a transaction (with an optional message):, (*13)

arionum send 'address' 'value' [message]

Alias

Set your account alias:, (*14)

arionum alias:set 'alias'

Send a transaction to an alias (with an optional message):, (*15)

arionum alias:send 'alias' 'value' [message]

Masternode

Send a masternode announcement transaction:, (*16)

arionum masternode:create 'ip'

Pause a specific masternode:, (*17)

arionum masternode:pause

Resume the masternode mining:, (*18)

arionum masternode:resume

Close a masternode and return the funds:, (*19)

arionum masternode:release

Change log

Please see CHANGELOG for more information on what has changed recently., (*20)

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details., (*21)

Security

If you discover any security related issues, please email security@pxgamer.xyz instead of using the issue tracker., (*22)

Credits

License

The MIT License (MIT). Please see License File for more information., (*23)

Original code by @arionum., (*24)

The Versions

26/02 2018

dev-feature/mining

dev-feature/mining

A PHP-based command line wallet for Arionum.

  Sources   Download

MIT

The Requires

 

The Development Requires

26/02 2018

dev-develop

dev-develop

A PHP-based command line wallet for Arionum.

  Sources   Download

MIT

The Requires

 

The Development Requires

23/02 2018

dev-master

9999999-dev

A PHP-based command line wallet for Arionum.

  Sources   Download

MIT

The Requires

 

The Development Requires

23/02 2018

v1.0.0

1.0.0.0

A PHP-based command line wallet for Arionum.

  Sources   Download

MIT

The Requires

 

The Development Requires