mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
31 lines
1.3 KiB
YAML
31 lines
1.3 KiB
YAML
title: Docs
|
|
color: green
|
|
icon: stroke_decentralization
|
|
description: Dash Platorm Documentation resources.
|
|
weight: 4
|
|
content:
|
|
- title: DashJS
|
|
website: https://dashevo.github.io/DashJS
|
|
picture: /images/brand/dashjs.png
|
|
description: >
|
|
JavaScript library for Dapp developers on Dash Platform
|
|
- title: Platform Developer Guide
|
|
website: https://dashplatform.readme.io/
|
|
picture: /images/brand/dash_logo_2018_rgb_for_screens.png
|
|
description: >
|
|
Guides and documentation to help you start working with Dash Platform as quickly as possible, as well as support if you get stuck.
|
|
- title: Dash User Docs
|
|
website: https://docs.dash.org/en/stable/
|
|
picture: /images/marks/readthedocs.png
|
|
description: >
|
|
User documentation for understanding general Dash concepts & usage
|
|
- title: Core Developer Guide
|
|
website: https://dashcore.readme.io/docs/core-guide-introduction
|
|
picture: /images/brand/dash_logo_2018_black.png
|
|
description: >
|
|
Detailed docs for working with Dash's internal Core Network
|
|
- title: Tendermint Core Docs
|
|
website: https://docs.tendermint.com/master/
|
|
picture: /images/marks/tendermint.jpg
|
|
description: >
|
|
Docs for Tendermint, the BFT protocol used on Layer 2 in conjunction with Masternode quorums
|