/jsonrpcbitcoin

JSON-RPC client library for bitcoin in PHP

Primary LanguagePHPApache License 2.0Apache-2.0

jsonrpcbitcoin

JSON-RPC client library for bitcoin in PHP

1.0.0: Build Status dev: Build Status

##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.