Bitcoin Forum
September 12, 2025, 12:38:53 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Any public node accepts json-rpc calls for public information and broadcast?  (Read 208 times)
CounterEntropy (OP)
Full Member
***
Offline Offline

Activity: 214
Merit: 278


View Profile
May 06, 2020, 04:33:47 PM
 #1

I need it to test Create, Sign & Broadcast Transaction using https://github.com/Bit-Wasp/bitcoin-php.
nc50lc
Legendary
*
Offline Offline

Activity: 2898
Merit: 7573


Self-proclaimed Genius


View Profile
May 07, 2020, 03:12:42 AM
Merited by ABCbits (1)
 #2

This is written in "readme":
Presently supported:
-snip-
Bindings to Stratum (electrum) servers
But there's no "how to" documentation.

There are a couple of public Electrum servers listed here: https://1209k.com/bitcoin-eye/ele.php?chain=btc

CounterEntropy (OP)
Full Member
***
Offline Offline

Activity: 214
Merit: 278


View Profile
May 25, 2020, 06:14:55 PM
 #3

This is written in "readme":
Presently supported:
-snip-
Bindings to Stratum (electrum) servers
But there's no "how to" documentation.

There are a couple of public Electrum servers listed here: https://1209k.com/bitcoin-eye/ele.php?chain=btc

Sorry for asking stupid questions. But, does it mean, it does not work with Bitcoin Core node and requires an Electrum node only?
pooya87
Legendary
*
Offline Offline

Activity: 3934
Merit: 11914



View Profile
May 26, 2020, 02:24:51 AM
 #4

~
Sorry for asking stupid questions. But, does it mean, it does not work with Bitcoin Core node and requires an Electrum node only?

you can set it up to work with anything you want if i am not mistaken but the problem is that bitcoin core nodes run by other people don't let you use their JSON-RPC and using an Electrum node is a lot easier as they are designed to this type of things.
you can also always use bitcoin core's regtest mode though. it won't require downloading anything since it is local and you can generate as many blocks as you want within seconds. https://bitcoin.org/en/developer-examples#regtest-mode

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!