Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 991 Bytes

File metadata and controls

27 lines (18 loc) · 991 Bytes

ludx/shadowcashd

A shadowcashd docker image, the fastest method of getting fully synchronised client online within minutes. Automatically downloads and uses the latest blockchain from shadowproject/blockchain.

Usage

  • Docker installed and running
  • Server with at least 1GB memory

Quickstart

To start a shadowcashd instance running the latest version:

$ docker run -d --restart=always \
    -p 51736:51736 -p 51737:51737 \
    -v /CHANGETHISTOYOURHOSTDATAFOLDER:/home/shadowcash/.shadowcoin \
    --name shadowcashd ludx/shadowcashd

License

License information for the software contained in this image.

License information for the ludx/shadowcashd docker project.