Navigate:
Dogecoin Core
~$DOGE0.0%

Dogecoin Core: Cryptocurrency node implementation software

Open-source software for Dogecoin blockchain nodes with wallet and network participation.

LIVE RANKINGS • 03:09 AM • STEADY
OVERALL
#398
33
CRYPTO
#32
2
30 DAY RANKING TREND
ovr#398
·Crypt#32
STARS
15.1K
FORKS
3.1K
7D STARS
+5
7D FORKS
-3
Tags:
See Repo:
Share:

Learn more about Dogecoin Core

Dogecoin Core is a cryptocurrency node implementation that allows users to participate in the Dogecoin blockchain network. The software is adapted from Bitcoin Core and uses the Scrypt hashing algorithm for Proof of Work consensus. It provides full node capabilities including blockchain synchronization, transaction validation, and wallet functionality. The implementation includes JSON-RPC API access and supports mainnet, testnet, and regtest network configurations.

Dogecoin Core

1

Scrypt Algorithm

Uses Scrypt hashing method for Proof of Work instead of SHA-256. This provides different mining characteristics compared to Bitcoin.

2

Bitcoin Core Adaptation

Built on Bitcoin Core codebase with modifications for Dogecoin-specific features. Inherits proven blockchain technology while supporting Dogecoin's unique parameters.

3

Multiple Network Support

Supports mainnet, testnet, and regtest environments with different port configurations. Includes comprehensive JSON-RPC API for programmatic interaction.


# Get list of all available RPC commands
dogecoin-cli help

# Get detailed help for a specific command
dogecoin-cli help getbalance
dogecoin-cli help sendtoaddress
dogecoin-cli help getblockchaininfo


vv1.14.9

Dogecoin Core 1.14.9

  • This is a new minor version release that fixes bugs that were inherited from upstream Bitcoin and Namecoin code
  • All users, on all platforms, are strongly recommended to upgrade. Please see the release notes for further information
vv1.14.8

Dogecoin Core 1.14.8

  • Reduced peer `inv` object counts
  • Improved transaction request tracking
  • Improved orphan transaction handling
  • Reduced `getheaders` traffic for `inv` messages
  • Improved reporting of difficulty adjustment errors
vv1.14.7

Dogecoin Core 1.14.7

  • Disable BIP-70 payment server by default
  • Reduce the build scope of the Qt dependency
  • Backport patches for all Qt versions until 5.15.12 + community patches to the pinned Qt 5.7.1
  • Added security guidance to INSTALL.md
  • Updated the `rpcuser.py` script to improve the password and salt generation methods it uses

See how people are using Dogecoin Core

Loading tweets...


[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers