testing on Dash

chu

New member
Hello,
we usually use regtest mode to test bitcoin, what about Dash ? is there anyway to run tests on it using Ubuntu? and if yes, can you give me some helpful links ( i'am a true beginner :) )
ps: i have already downloaded the Dash wallet using this commands:
>sudo add-apt-repository ppa:dash.org/dash
>sudo apt-get update
>sudo apt-get install dashd dash-qt

what are the next steps?
thank you!
 
Last edited:
Hello,
we usually use regtest mode to test bitcoin, what about Dash ? is there anyway to run tests on it using Ubuntu? and if yes, can you give me some helpful links ( i'am a true beginner :) )
ps: i have already downloaded the Dash wallet using this commands:
>sudo add-apt-repository ppa:dash.org/dash
>sudo apt-get update
>sudo apt-get install dashd dash-qt

what are the next steps?
thank you!

You can use regtest mode the same way as in Bitcoin. But if you want to play around with testnet coins and servers this thread might be useful for you:

https://www.dash.org/forum/threads/testnet-tools-resources.1768/

Additionally it may be helpful to join the Dashnation Slack. There is a #testnet_lab channel where you can find help.

--> https://dash-nation-invite.herokuapp.com/
 
Back
Top