sorry didn't get your point . i have simply run "./bin/dash-qt and dashcore UI opened as regtest but after that it is not getting synchronized.Did you use "generate" command in CLI?
ok thanks for your precious time and really happy that you helped me out .Oh.. please use google search. It seems that you did not even try to learn it yourself. Just by making a search "bitcoin regtest" or "dash regtest" you will find all necessary answers ("bitcoin regtest" will find you even good examples of how to use it). Please respect the time of other people - do your own research before asking on forums.
yes, thank you so much.Yes. dash-cli will work like bitcoin-cli, many commands will be the same. You can run "dash-cli help" to see all rpc commands for dash. "dash-cli help some_command" will show you command-specific help about its usage.
blockcypher dash transaction fees are pretty high they are at $1 or so nowI think BlockCypher have appropriate API (they have free tier):
https://www.blockcypher.com/dev/dash/#transaction-api
Or you can use dash-cli from DashCore wallet. Use "dash-cli help" to get list of available commands.
https://www.npmjs.com/package/bitcore-dash installing failingPlease tell on what exactly you are stuck or what exactly causes the difficulties?
Using insight-api-dash you can send a signed raw transaction. But you can't create and sign transaction with this api.