awesome-dash-platform/data/tools.yaml
2020-02-15 10:02:53 +00:00

35 lines
1.6 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/sites/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/sites/GitHub-Mark.png