furqansiddiqui/bitcoind-rpc
Composer 安装命令:
composer require furqansiddiqui/bitcoind-rpc
包简介
JSON-RPC client for Bitcoin core (and other altcoins based on bitcoind)
关键字:
README 文档
README
RPC client for Bitcoin (and other altcoins based on bitcoind)
Why Bitcoin RPC?
- Perfect OOP API for calling bitcoind RPC methods
- Fully validated requests
- Fully validated response objects
- Ability to use custom "relay" client for communication with daemon (i.e. Create your own relay with AES encryption for working with nodes in your LAN or even internet)
- Identify exactly what coin node/daemon is running
- Support dynamic wallets loading/unloading on bitcoind > 0.17.0
- Events triggers (on wallet load/unload, unlock, etc...)
Prerequisites
- PHP >= 7.1
- furqansiddiqui/http-client >= v0.4.1
Installation
composer require furqansiddiqui/bitcoind-rpc
统计信息
- 总下载量: 236
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-26