Distribution package for Dash node installation
- Installation Guide
- Update Guide
- Usage Guide
- Services Documentation
- Configuration Options
- Command Reference
- Troubleshooting Guide
$ npm install -g dashmateFor detailed installation instructions, see the Installation Guide.
# Set up a testnet node
$ dashmate setup testnet
# Start the node
$ dashmate start
# Check node status
$ dashmate status
# Stop the node
$ dashmate stopFor detailed usage instructions, see the Usage Guide.
For common issues and solutions, see the Troubleshooting Guide.
Feel free to dive in! Open an issue or submit PRs.
MIT © Dash Core Group, Inc.