sammchardy / python-binance-chain

Binance Chain Exchange API python implementation for automated trading
http://python-binance-chain.rtfd.io
MIT License
302 stars 132 forks source link

How to send coins, get balance, create address using HttpRpcClient #23

Open skinderis opened 5 years ago

skinderis commented 5 years ago

@sammchardy Is it available to send coins, get balance, create address, get addresses, get transactions using HttpRpcClient. I am running my own full node and need to have this functionality from a remote server.

If it is, could you please provide one example how to do that as I feel lost and don't know how to do it.

Thanks!

sammchardy commented 5 years ago

Hi @skinderis did you check the Readme? There is a section on how to broadcast transactions over RPC here https://github.com/sammchardy/python-binance-chain#broadcast-messages-on-node-rpc-http-client