Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post was edited
8 years ago (view)
Post
19312610
Topic
1944501
Board
Project Development
Merits
13 from 5 users
Topic OP
[C#][Github] SharpPusher, broadcast BTC, BCC(BCH) transactions to the network
by
Coding Enthusiast
on
01/06/2017, 16:55:44 UTC
⭐ Merited by
ABCbits
(5) ,
Welsh
(4) ,
o_e_l_e_o
(2) ,
BlackHatCoiner
(1) ,
Timelord2067
(1)
Table of Contents
__________
Introduction
Features
Links
To Do List
Updates
Introduction
This is a simple tool to broadcast signed bitcoin transactions to the network.
Features
Pushing bitcoin raw transaction through following services:
https://blockr.io
https://www.smartbit.com.au
https://blockcypher.com
https://blockexplorer.com
https://blockchain.info
Pushing bitcoin cash raw transaction through following services:
http://blockdozer.com
↑
Links
Source code on GitHub:
https://github.com/Coding-Enthusiast/SharpPusher
Want to help?
Review the code and leave your feedback in this topic about the code, features any possible bug(s), ...
Donate Bitcoin:
1Q9swRQuwhTtjZZ2yguFWk7m7pszknkWyk
↑
To Do List (aka future features!)
[ ] Add ability to push transactions to network
directly
through nodes not third parties.
[ ] Add unit test!
[ ] Add other altcoin networks.
BCH(BCC)
, LTC, Doge
↑
Updates
[2017-06-23] version 0.9.1: Code improvements.
[2017-08-06] version 0.10.0: Added support for bitcoin cash.
↑
Feel free to post your request, feedback, suggestion,... in the comments here or on
GitHub
[/list]