Wallet and daemon for ImgCash [IMGC] cryptocurrency
10K+
Wallet and daemon for ImgCash [IMGC] cryptocurrency on docker
Type docker run -it -e "USER=me" -e "PASSWORD=secret" -e "RPCALLOW=127.0.0.1" chainmapper/imgcash and see the wallet starting.
Alternatively type docker run -it -v "<path_to_config>:/config/imgcash.conf" chainmapper/imgcash to use your own config.
Docker IMGC wallet
By: ChainMapper
Website: https://chainmapper.com
Starting IMGC daemon...
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/imgcash.conf and /config/wallet.data
MIT, see LICENSE file
Content type
Image
Digest
Size
240.4 MB
Last updated
almost 6 years ago
docker pull chainmapper/imgcash