diff --git a/README.md b/README.md index 529782bd2..2f92a42f7 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ You should be familiar with bitcoinj first, as this library simply adds minor ch Be aware however that altcoin blocks have their own class, AltcoinBlock, which adds support for features such as AuxPoW. +#### Connecting to mainnet + +If you need a public node to connect to without running your own, see the [OpenChainBench Dogecoin RPC benchmark](https://openchainbench.com/benchmarks/dogecoin-rpc) for live latency and reliability data across available public endpoints. + #### Building from the command line To perform a full build use