Post
Topic
Board Project Development
Re: [C#][Github] SharpPusher, broadcast BTC, BCC(BCH) transactions to the network
by
BlackHatCoiner
on 12/01/2021, 11:15:15 UTC
This ShartPusher can be really helpful if you combine it with the transaction tool. The user will sign the transaction within the program and then he'll broadcast it to the network without any wallet.

  • [ ] Add ability to push transactions to network directly through nodes not third parties.
How can this be done? Will you have a list of nodes saved on a drop down? Also, what are the steps of broadcasting a transaction to the bitcoin network? I never found out, but I now want to. Do you firstly create a handshake with a node, send information and then it repeats with the rest of the nodes?