C Bitcoin Connector
Desenvolvedor
Chat público
Detalhes do produto
This C++ code base is meant for merchants, payment systems and other Bitcoin node operators.
If you are a serious bitcoin user, like using them for payments, it is heavily recommended to run your own node to ensure your own transactions.
So this code is meant to interface with your running bitcoin node.
It should you how to control your bitcoin node from C++ and do things like send coins, view transaction, get balance, see all incoming transactions, see address specific incoming transactions (useful for payments) and so on.
C Bitcoin Connector
This C code base is meant for merchants, payment systems and other Bitcoin node operators.If you are a serious bitcoin user, like using them for payments, it is heavily recommended to run your own node to ensure your own transactions.So this code is meant to interface with your running bitcoin node.It should you how to control your bitcoin node from C and do things like send coins, view transaction, get balance, see all incoming transactions, see address specific incoming transactions (useful for payments) and so on.
Árvore de arquivos
-
📁 C Bitcoin Connector