Run Spacecoin daemon in a docker container.
- Build
docker build -t spaceworksco/spacecoin . --file Dockerfile
- Run
docker run -it -v ~/.SPACE:/root/.komodo/SPACE spaceworksco/spacecoin
If you'd like to add a custom SPACE.conf file, place it in the /root/.komodo/SPACE directory.
Visit the Spacecoin RPC Docs to see all of the commands available in spacecoin-cli
or run spacecoin-cli help
.
Spacecoin is a digital currency that can be used through the universe.
- https://spaceworks.co/spacecoin
- https://twitter.com/SpacecoinSPACE
- https://github.com/SpaceWorksCo/spacecoin
- https://spaceworks.co/discord
- https://spaceworks.co/telegram
Thanks to naei/docker-komodo