Sign inSign up

chainmapper/pexa

By chainmapper

Updated about 6 years ago

Wallet and daemon for The Pexa Project [PEXA] cryptocurrency

Image
0

814

chainmapper/pexa repository overview

docker-aeriumx

Wallet and daemon for The Pexa Project [PEXA] cryptocurrency on docker

Quickstart

Type docker run -it -e "USER=someuser" -e "PASSWORD=topsecret" -e "RPCALLOW=127.0.0.1" chainmapper/pexa and see the wallet starting.

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

Docker PEXA wallet

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

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

License

MIT, see LICENSE file

Tag summary

Content type

Image

Digest

Size

145.9 MB

Last updated

about 6 years ago

docker pull chainmapper/pexa