Ethereum RPC Nodes

From wikieduonline
Revision as of 07:46, 31 May 2024 by Welcome (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


  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

Advertising: