Registry / networking / nbobtc-bitcoind-php

nbobtc-bitcoind-php

JSON →
library2.1.0phppackagistunverified

PHP Wrapper for a bitcoind daemon

composer require nbobtc/bitcoind-php
INSTALL
IMPORT
SIG · NBOBTC-BITCOIND-PH
N
nbobtc-bitcoind-php
networkingphpv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bitcoind
use Nbobtc\Bitcoind\Bitcoind;

Initialize a Bitcoind client and fetch blockchain info.

use Nbobtc\Bitcoind\Bitcoind; $bitcoind = new Bitcoind('http://user:pass@localhost:8332'); echo $bitcoind->getinfo()->get();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
Resources
nbobtc-bitcoind-php — pip install nbobtc-bitcoind-php · libregistry