For example, I want to transfer 1 bitcoin from account number 1 to account number 2. How can I connect to Bitcoin or Tron network with php and transfer bitcoins from one account to another?
I tried to do this with Fenguoz/tron-php library, but it didn't work
Bitcoin:
bitwasp/bitcoin-php
library for PHP.Tron:
Fenguoz/tron-php
library for PHP.