chaincoin/php-api
Composer 安装命令:
composer require chaincoin/php-api
包简介
Communicate with chaincoin-cli via JSON-RPC
README 文档
README
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 (
getMasternodesCountandgetMasternodesList) in theexamplesfolder.
Donate
CHC: CdfzimC8ocon2rsStV1pDpcbx19n6K5cYF
BTC: 1ApcfjnaRNhGXE7U2rJK3YyyL1nTwH5sQm
统计信息
- 总下载量: 69
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-09-09