We put our best effort into covering all topics related to Dimecoin. Each section will cover a different category. Not all documentation may be 100% accurate, if you spot an error, please report it or submit a PR request on GitHub.

REMINDER: This documentation is always evolving. If you have not been here for a while, perhaps check again. Things may have been added or updated since your last visit!

Blockchain#

The following subsections briefly document Dimecoin’s blockchain arhitecture.

Block Headers
This section covers the structure of block headers and their significance in the blockchain. Topics include:

  • Merkle Trees: Explore how Merkle trees ensure secure and efficient transaction verification in blockchain technology.

  • Target nBits: Discover the role of Target nBits in defining the difficulty level for blockchain mining operations.

Serialized Blocks
Focuses on the serialization of blocks within the blockchain, a crucial process for block propagation and storage. See:

  • Coinbase: Learn about the coinbase transaction, the first transaction in a block that awards miners & stakers with new Dimecoin.

  • Supply: Learn about how Dimecoin’s supply works.

  • Treasury: Check out how Dimecoin’s treasury is structured, including a breakdown of block rewards.