Skip to content
View deltacoincore's full-sized avatar

Block or report deltacoincore

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
deltacoincore/README.md
Deltacoin Core

Deltacoin Core

Open-source currency, built to move.

WebsiteWalletsExplorerDiscord

Deltacoin is an open-source peer-to-peer digital currency combining proof-of-work mining, proof-of-stake participation, public wallets, and transparent network tools. Deltacoin Core provides the full desktop wallet, node, RPC interface, and command-line tools for the DECO network.

Network at a Glance

Deltacoin mainnet
Ticker DECO
Consensus Hybrid PoW and PoS
PoS activation Block 83,100
Independent PoW/PoS difficulty Block 85,000
Target block time 5 minutes
PoW block reward 9,999 DECO
PoS block reward 333 DECO
Minimum stake age 24 hours
P2P port 33604
RPC port 33603
Protocol 70016
Current wallet v1.1.10
License MIT

Get Deltacoin Core

Official Windows and Linux packages are published on the releases page. Release downloads include SHA-256 checksums so packages can be verified before use.

Before upgrading, close the previous wallet cleanly and keep a secure backup of wallet.dat. Official release notes describe any version-specific steps.

Mining and Staking

Deltacoin uses scrypt proof of work alongside proof of stake. An encrypted wallet must be unlocked for staking before it can create proof-of-stake blocks. Wallet v1.1.10 displays the net staking reward in transaction history, shows temporarily locked staking funds separately from mined and pending funds, and can split large coinstake returns into more practical wallet outputs.

The default split threshold is 20,000 DECO. It can be changed locally with stakesplitthreshold, or set to 0 to disable automatic splitting. This is a wallet policy setting and does not change network consensus.

Build from Source

Platform build instructions and dependency guidance are maintained in the doc and depends directories. Tagged releases are the recommended source points for production builds; the development branch may contain work that has not yet shipped in an official wallet.

Useful references:

Security and Support

Never share wallet private keys, seed material, passwords, or wallet.dat. Use the Deltacoin community for general support and the issue tracker for clear, reproducible software problems.

License

Deltacoin Core is distributed under the MIT License. See COPYING for the complete license text.

Popular repositories Loading

  1. deltacoincore deltacoincore Public

    Deltacoin Core Source Code

    C++ 4

  2. deltacoin deltacoin Public

  3. assets assets Public

    Forked from trustwallet/assets

    A comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens.

    Go