Username Password
AqeelKazmi opened this issue · 3 comments
AqeelKazmi commented
Hi
To make this connection ====>
$bitcoin = new Bitcoin('username','password');
From where i get this username and password..Please guide me
aceat64 commented
This library is used for talking to the JSON-RPC API of a Bitcoin node, specifically a Bitcoin Core node (as I don't bother to test against alt-coins or forks).
AqeelKazmi commented
apart from this, i just want to know that ,is it necessary for test network to have bitcoin daemon installed? Is bitcoin daemon plays a role of full node?
Kindly answer my queries .
Thanks in advance
aceat64 commented
You will need this software: