Sign inSign up

chainmapper/mue

By chainmapper

Updated over 7 years ago

Wallet and daemon for Monetary Unit [MUE] cryptocurrency

Image
0

746

chainmapper/mue repository overview

docker-mue

Wallet and daemon for Monetary Unit [MUE] cryptocurrency on docker

Quickstart

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

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

Docker MUE wallet

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

Starting MUE 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/monetaryunit.conf and /config/wallet.data

License

MIT, see LICENSE file

Tag summary

Content type

Image

Digest

Size

604.2 MB

Last updated

over 7 years ago

docker pull chainmapper/mue