Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 476 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 476 Bytes

BitcoinWrapper

Bitcoin HTTP wrapper for web-based status and connections.

Config

Add configuration values to the config.ini.php.

Explanation:

Core

  • mode The mode. Set to 0 in production. Any value above 0 will call the methods to display errors.
  • title The title to use on each page.

BitCoin

  • host BitCoin-RPC host.
  • rpcuser BitCoin-RPC Username
  • rpcpass BitCoin-RPC password
  • donateaddress A bitcoin address used for the donate widget on the index page