Skip to content

Version 0.12.0

Latest
Compare
Choose a tag to compare
@Coding-Enthusiast Coding-Enthusiast released this 18 Jan 06:21
· 1 commit to master since this release

This release introduced the P2P option where the bitcoin transactions for both mainnet and testnet can be sent directly to bitcoin nodes.

Choose the operating system you want to run SharpPusher on from the 3 available options and download the corresponding zip file, extract and run SharpPusher file.
For other operating systems (eg. 32-bit Windows, ARM Linux,...) you have to compile the code yourself.

.net needs execute permissions on Linux. chmod 777 ./SharpPusher See this.