An open API service indexing awesome lists of open source software.

https://github.com/dashpay/docs-core

Dash Core documentation
https://github.com/dashpay/docs-core

Last synced: about 1 year ago
JSON representation

Dash Core documentation

Awesome Lists containing this project

README

          

# Dash Core Docs

[![Build status](https://img.shields.io/readthedocs/dash-docs-core/stable)](https://readthedocs.org/projects/dash-docs-core/builds/)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen)](https://github.com/RichardLitt/standard-readme)

Dash Core Documentation

**Note: this documentation was migrated to the [dashpay/docs repository](https://github.com/dashpay/docs) after the Dash Core v21 release. This documentation is now available at https://docs.dash.org/en/stable/docs/core. No further documentation updates will be made in this repository.**

Welcome to the Dash Core developer documentation. You’ll find sections for
reference information, API details, guides, examples and Dash Core wallet
information to help you start working with Dash as quickly as possible. This
core developer documentation is available at
https://docs.dash.org/projects/core, while user documentation is maintained at
https://docs.dash.org/ and Platform developer documentation at
https://docs.dash.org/projects/platform.

## Contributing

This documentation is written in primarily in
[markdown](https://www.markdownguide.org/) and uses the [myst-parser
extension](https://myst-parser.readthedocs.io/en/latest/index.html) for
compatibility with [reStructuredText](https://docutils.sourceforge.io/rst.html).
It is designed to be built with [Sphinx](https://www.sphinx-doc.org/) and hosted
by [Read the Docs](https://readthedocs.org/). Feel free to [open an
issue](https://github.com/dashpay/docs-core/issues/new/choose) or submit PRs
modifying the English source text in this repository.

## License

[MIT](/LICENSE) © Dash Core Group, Inc.