JSON-RPC client library for bitcoin in PHP
##Requirements
- sudo apt-get install php5-curl
##Installation
- composer require jsonrpcbitcoin/jsonrpcbitcoin
##Supported methods
- getblockhash
- getblock
- getinfo
- getrawtransaction
- sendRaw (for methods not built out yet)
- others WIP
##Feedback Please open an issue if you would like to see something added or locate a bug.
##Donations Please donate to 115f6hT5TsQ9ernhXXdop3WqHqUX9Wfn5x if you find this helpful.