RE: Qtum Blockchain Development Environment Setup

You are viewing a single comment's thread from:

Qtum Blockchain Development Environment Setup

in qtum •  7 years ago  (edited)

Hi cryptominder! First, again thanks for these tutorials!
I'm using the raspberry pi3 for setting up this envieronment. while following the guide, I'm having trouble on step3: this part:

"Qtum Daemon Datadir as a Docker Volume
-v ${PWD}/node1_qtumd.conf:/home/qtum/qtum.conf:ro
-v ${PWD}/node1_data:/data"

When I type that (replacing the PWD for my home/pi, i get this message: docker run requires at least one argument. Run a command in a new container.

What am I doing wrong? Is it the same procedure for the raspberry?
Thanks in advanced

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

This is not valid command to run. Full command to copy/paste is under # step 5 section