.. meta:: :description: Developers guide and information about Dash version history :keywords: dash, developers, version history .. _developers: ========== Developers ========== The `Dash Platform Developer Documentation `_ contains technical documentation intended to help developers quickly and easily get started with Dash Platform. The :ref:`Dash Core Developer Documentation ` provides detailed documentation on the Dash Core code base, and serves as a reference for experienced developers. These documentation portals can help developers to quickly and efficiently integrate external applications with the Dash ecosystem. Anyone can contribute to the documentation by suggesting edits in the documentation system. The Dash Core Team also maintains the `Dash Roadmap `_, which sets out delivery milestones for future releases of Dash and includes specific technical details describing how the development team plans to realise each challenge. The Dash Roadmap is complemented by the `Dash Improvement Proposals `_, which contain detailed technical explanations of proposed changes to the Dash protocol itself. The Dash community organise discussion and development of Dash apps using the following resources: - `Awesome Dash Platform `__ - `Dash Dapp Devs Discord `__ - `Dash Bounty Board `__ The remaining sections available below describe practical steps to carry out common development tasks in Dash. .. toctree:: :maxdepth: 1 integration.rst integration-apis integration-sdks sporks compiling.rst testnet.rst insight.rst translating.rst Version History =============== Full release notes and the version history of Dash are available here: - https://github.com/dashpay/dash/blob/master/doc/release-notes.md