Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 994 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 994 Bytes

Spacecoin Logo

Run Spacecoin daemon in a docker container.

Quick start

  1. Build docker build -t spaceworksco/spacecoin . --file Dockerfile
  2. 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.

Useful commands

Visit the Spacecoin RPC Docs to see all of the commands available in spacecoin-cli or run spacecoin-cli help.

What is Spacecoin ?

Spacecoin is a digital currency that can be used through the universe.

Resources

Spacecoin

Thanks to naei/docker-komodo