mirror of
https://github.com/seigler/awesome-dash-platform
synced 2025-07-26 22:26:10 +00:00
40 lines
1.8 KiB
YAML
40 lines
1.8 KiB
YAML
title: Tools
|
|
color: yellow
|
|
icon: stroke_code
|
|
description: Tools for developing with Dash Platform.
|
|
content:
|
|
- title: EvoNet Faucet
|
|
website: http://devnet-evonet-1117662964.us-west-2.elb.amazonaws.com/
|
|
description: Get EvoNet coins to test with
|
|
picture: /images/tools/evonet_faucet.png
|
|
- title: Platform Console
|
|
source: https://github.com/denlb/dash-platform-console
|
|
website: https://dash-platform-console.now.sh/identities
|
|
description: Explore & Update Platform State (WIP)
|
|
picture: /images/tools/platform_console.png
|
|
- title: Block Explorer (Platform)
|
|
source: https://github.com/dappforce/dappforce-tendermint-explorer
|
|
website: https://github.com/dappforce/dappforce-tendermint-explorer
|
|
description: Masternode Network blocks (Layer 2), for State Transitions
|
|
picture: /images/tools/l2_explorer.png
|
|
- title: Block Explorer (Core)
|
|
source: https://github.com/dashevo/insight-ui
|
|
website: http://devnet-evonet-1117662964.us-west-2.elb.amazonaws.com:3001/insight/
|
|
description: Core Network Blocks (Layer 1), for Currency, Identity and Credit Transactions
|
|
picture: /images/tools/l1_explorer.png
|
|
- title: Dash Network Deploy
|
|
source: https://github.com/dashevo/dash-network-deploy
|
|
website: https://github.com/dashevo/dash-network-deploy
|
|
description: This tool assists in deploying and managing Dash networks.
|
|
picture: /images/marks/GitHub-Mark.png
|
|
- title: Dash Masternode Deployment Tool
|
|
source: https://github.com/strophy/dash-masternode-docker
|
|
website: https://github.com/strophy/dash-masternode-docker
|
|
description: This tool deploys a Dash masternode to the current host.
|
|
picture: /images/marks/GitHub-Mark.png
|
|
- title: DAPI Client Python
|
|
source: https://github.com/thephez/dapi-client-py
|
|
website: https://github.com/thephez/dapi-client-py
|
|
description: A very basic, read-only DAPI client.
|
|
picture: /images/marks/GitHub-Mark.png
|
|
|