Sign inSign up

chainmapper/chain2

By chainmapper

Updated over 6 years ago

Wallet and daemon for Chain2 [CTWO] cryptocurrency

Image
0

716

chainmapper/chain2 repository overview

docker-beenode

Wallet and daemon for Chain2 [CTWO] cryptocurrency on docker

Quickstart

Type docker run -it -e "USER=me" -e "PASSWORD=secret" -e "RPCALLOW=127.0.0.1" chainmapper/chain2 and see the wallet starting.

Alternatively type docker run -it -v "<path_to_config>:/config/bitcoin.conf" chainmapper/chain2 to use your own config.

Docker CTWO wallet

By: ChainMapper
Website: https://chainmapper.com

Starting CTWO daemon...

Proper start

Use a volume to store all data. The image stores it's data in /data. So mapping that volume will do the trick.

Additionally you can override the config and wallet file using volumes pointing to /config/bitcoin.conf and /config/wallet.data

License

MIT, see LICENSE file

Tag summary

Content type

Image

Digest

Size

179.7 MB

Last updated

over 6 years ago

docker pull chainmapper/chain2