Code for Concinnity


Running NEO-CLI as a daemon

Surprisingly I couldn’t find an easy way to do it, so I made a Docker image to do that in one line:

docker run --name neo-cli -d --rm -it -p 10332:10332 -v $PWD/Chain:/neo-cli/Chain kizzx2/neo-cli

Published by kizzx2, on June 23rd, 2018 at 1:08 pm. Filled under: UncategorizedNo Comments

No comments yet.

Leave a Reply