dash-docs/_includes/devdoc/guide_intro.md
thephez d096a9c160 Guide updates
- Intro
 - Block chain section
 - Developer guide
2017-12-07 09:09:11 -05:00

26 lines
1.1 KiB
Markdown

{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}
{% autocrossref %}
The Developer Guide aims to provide the information you need to understand
Dash and start building Dash-based applications, but it is [not a
specification][]. To make the best use of
this documentation, you may want to install the current version of Dash
Core, either from [source][core git] or from a [pre-compiled executable][core executable].
Questions about Dash development are best asked in one of the
[Dash development communities][dev communities].
Errors or suggestions related to
documentation on {Dash.org} can be [submitted as an issue][docs issue]
or posted to the [bitcoin-documentation mailing list][].
In the following documentation, some strings have been shortened or wrapped: "[...]"
indicates extra data was removed, and lines ending in a single backslash "\\"
are continued below. If you hover your mouse over a paragraph, cross-reference
links will be shown in blue. If you hover over a cross-reference link, a brief
definition of the term will be displayed in a tooltip.
{% endautocrossref %}