Skip to content

ChainMapper/docker-platinumbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-platinumbar

Wallet and daemon for Platinum Bar [XPTX] cryptocurrency on docker

Quickstart

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

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

Docker XPTX wallet

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

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

License

MIT, see LICENSE file

About

Wallet and daemon for Platinum Bar [XPTX] cryptocurrency on docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published