Difference between revisions of "Ethereum RPC Nodes"

From wikieduonline
Jump to navigation Jump to search
 
Line 2: Line 2:
  
 
   {{bitcoind ports}}
 
   {{bitcoind ports}}
 +
 +
 +
* [[Ethereum RPC calls]]
  
 
== See also ==
 
== See also ==

Latest revision as of 07:46, 31 May 2024


  EXPOSE 8080              # REST interface
EXPOSE 8333 18333 18444  # P2P network (mainnet, testnet & regnet respectively)
EXPOSE 8332 18332 18443  # RPC interface (mainnet, testnet & regnet respectively)
EXPOSE 28332 28333       # ZMQ ports (for transactions & blocks respectively)


See also[edit]

Advertising: