Download the PHP package chaincoin/php-api without Composer
On this page you can find all versions of the php package chaincoin/php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chaincoin/php-api
More information about chaincoin/php-api
Files in chaincoin/php-api
Download chaincoin/php-api
More information about chaincoin/php-api
Files in chaincoin/php-api
Vendor chaincoin
Package php-api
Short Description Communicate with chaincoin-cli via JSON-RPC
License MIT
Package php-api
Short Description Communicate with chaincoin-cli via JSON-RPC
License MIT
Please rate this library. Is it a good library?
Informations about the package php-api
chaincoin/php-api
chaincoin/php-api is a simple wrapper for the Chaincoin client's JSON-RPC API.
Compatible with the latests Chaincoin releases (Tested until 0.16.1)
Install
composer require chaincoin/php-api
You need use at least the version v1.5. (The last stable version is the v2.0.0)
Start
- Use the command
composer require chaincoin/php-api
(You need have the composer installed); - Update the file /vendor/chaincoin/php-api/settings.php with the ip, port, user e pass of your wallet;
- There are 2 examples (
getMasternodesCount
andgetMasternodesList
) in theexamples
folder.
Donate
CHC: CdfzimC8ocon2rsStV1pDpcbx19n6K5cYF
BTC: 1ApcfjnaRNhGXE7U2rJK3YyyL1nTwH5sQm
All versions of php-api with dependencies
PHP Build Version
Package Version
Requires
ext-curl Version
*
lib-curl Version *
lib-curl Version *
The package chaincoin/php-api contains the following files
Loading the files please wait ....