Sign inSign up

dev34253/yacoind

By dev34253

Updated over 7 years ago

Yacoin node

Image
0

149

dev34253/yacoind repository overview

Yacoin 0.4.9

See https://github.com/yacoin/yacoin for more on Yacoin.

In order to run a Yacoin 0.4.9 node using this docker image:

  1. Create a data directory for the Yacoin blockchain on your host system:
mkdir ./yacoindata
  1. Run yacoin node using this directory to store the db and wallet:
docker run -d -v ${PWD}/yacoindata:/yacoin/data dev34253/yacoind:0.4.9

Tag summary

Content type

Image

Digest

Size

504.3 MB

Last updated

over 7 years ago

docker pull dev34253/yacoind:0.4.9