Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.63 KB

File metadata and controls

64 lines (41 loc) · 1.63 KB

Dashmate

Build Status Release Date standard-readme compliant

Distribution package for Dash node installation

Table of Contents

Documentation

Quick Start

Install

$ npm install -g dashmate

For detailed installation instructions, see the Installation Guide.

Basic Usage

# Set up a testnet node
$ dashmate setup testnet

# Start the node
$ dashmate start

# Check node status
$ dashmate status

# Stop the node
$ dashmate stop

For detailed usage instructions, see the Usage Guide.

Troubleshooting

For common issues and solutions, see the Troubleshooting Guide.

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Dash Core Group, Inc.