Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down