-1
New to bitcoins is it possible to send transactions to the network without having a local node installed and how I'm coding in c#
-1
New to bitcoins is it possible to send transactions to the network without having a local node installed and how I'm coding in c#
0
is it possible to send transactions to the network without having a local node installed
Definetely yes.
and how
Thanks amaclin, do you have an example, Im running this in a console program, thanks – user31889 – 2016-01-25T20:55:02.047
You maight take a look at this git: https://github.com/GeorgeKimionis/BitcoinLib
– Richard – 2016-01-26T00:08:23.347Thanks Richard but as far as I understand BitcoinLib requires that you install Bitcoin Core or at least a full node on your system – user31889 – 2016-01-26T22:07:33.440