php-bitcoinrpc icon indicating copy to clipboard operation
php-bitcoinrpc copied to clipboard

In simple

Open vahidalvandi opened this issue 4 years ago • 3 comments

Hi I am php developer I want send bitcoin form self wallet to another. Dothis package cab help me?

vahidalvandi avatar Jan 04 '22 22:01 vahidalvandi

Yes, but you'll need a bitcoin node for it to make RPC calls to - it does the RPC calls, the node interacts with the network.

simwood-simon avatar Apr 13 '22 16:04 simwood-simon

This package use in crypto exchange?

vahidalvandi avatar Apr 14 '22 03:04 vahidalvandi

No. This package is "only" (and it's great), a wrapper of the native Json-RPC API of a bitcoin node

jarbey avatar Aug 10 '22 11:08 jarbey