```{eval-rst} .. _core-index: ``` > ***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!*** ## Core Docs Welcome to the Dimecoin Core developer documentation. You'll find sections for [reference information](reference/reference-introduction.md), [API details](api/rpc-api-overview.md), [guides](guide/guide-introduction.md), [examples](examples/examples-introduction.md) and [Dimecoin Core wallet information](dimecore/wallet-arguments-and-commands.md) to help you start working with Dimecoin as quickly as possible. Let's jump right in! ```{eval-rst} .. grid:: 1 2 3 3 .. grid-item-card:: Core Architecture Reference :margin: 2 2 auto auto :link-type: ref :link: reference-index Blockchain and Protocol Details +++ :ref:`Click to Begin ` .. grid-item-card:: API Reference :margin: 2 2 auto auto :link-type: ref :link: rpc-api-overview RPC, REST, and ZMQ Info +++ :ref:`Click to Begin ` .. grid-item-card:: Core Guides :margin: 2 2 auto auto :link-type: ref :link: guide-index Dimecoin Features and Operation +++ :ref:`Click to Begin ` .. grid-item-card:: Core Examples :margin: 2 2 auto auto :link-type: ref :link: examples-index Common Use-Case Examples +++ :ref:`Click to begin ` .. grid-item-card:: Dimecoin Core Wallet :margin: 2 2 auto auto :link-type: ref :link: dimecore-arguments-and-commands Dimecoin Core Configuration and Usage +++ :ref:`Click to Begin ` .. grid-item-card:: Glossary :margin: 2 2 auto auto :link-type: ref :link: reference-glossary Important Terms and Definitions +++ :ref:`Click to Begin ` ``` ```{toctree} :maxdepth: 2 :caption: Core Architecture Reference :hidden: reference/reference-introduction reference/glossary reference/blockchain reference/transactions reference/wallets reference/p2p-network ``` ```{toctree} :maxdepth: 2 :titlesonly: :caption: Core API Reference :hidden: api/rpc-api-overview api/http-rest api/zmq ``` ```{toctree} :maxdepth: 2 :caption: Core Guides :titlesonly: :hidden: guide/guide-introduction guide/transactions guide/contracts guide/wallets guide/operating-modes guide/masternodes guide/p2p-network guide/mining guide/staking ``` ```{toctree} :maxdepth: 2 :caption: Core Examples :hidden: examples/examples-introduction examples/configuration-file examples/testing-applications examples/transaction-tutorial examples/p2p-network examples/receiving-zmq-notifications ``` ```{toctree} :maxdepth: 2 :titlesonly: :caption: Dimecoin Core Wallet :hidden: dimecore/wallet-arguments-and-commands dimecore/wallet-configuration-file ``` ```{toctree} :maxdepth: 2 :titlesonly: :caption: General User Guide :hidden: userguide/userguide-introduction userguide/receiving-coins userguide/sending-coins userguide/wallet-operations userguide/wallet-backup ``` ```{toctree} :maxdepth: 2 :caption: Additional Resources :hidden: Mainnet Block Explorer Bitcoin Whitepaper Legacy Dimecoin Whitepaper resources/chain-analysis-tokenomics resources/legacy-android resources/paper-wallet ``` Questions about Dimecoin development are best asked in one of the [Dimecoin Social Communities](https://dimecoinnetwork.com/#socials). Errors or suggestions related to documentation can be submitted as via the "Edit this page" button on the top, right of each page. For basic operation and general use guidance for Dimecoin-QT, see the [User Guide Section](../docs/userguide/userguide-introduction.md). ```{eval-rst} .. raw:: html
.. image:: https://github.com/dime-coin/branding-assets/blob/main/master-files/Logobreakdown2.png?raw=true :class: no-scaled-link :align: center :width: 90% .. raw:: html
```