mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-27 06:36:08 +00:00
Data: Add Docs
This commit is contained in:
parent
87df2eceb1
commit
727e27ea6f
1 changed files with 21 additions and 0 deletions
21
data/docs.yaml
Normal file
21
data/docs.yaml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
title: Docs
|
||||||
|
color: green
|
||||||
|
icon: stroke_decentralization
|
||||||
|
description: Dash Platorm Documentation resources.
|
||||||
|
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: Core Developer Guide
|
||||||
|
website: https://dash-docs.github.io/en/developer-guide
|
||||||
|
source: https://github.com/dash-docs/dash-docs
|
||||||
|
picture: /images/brand/dash_logo_2018_black.png
|
||||||
|
description: >
|
||||||
|
Detailed docs for working with Dash's internal Core Network
|
Loading…
Add table
Add a link
Reference in a new issue