Jumpcoin-Qt ghcr.io/roalkege/jumpcoin:latest https://ghcr.io/roalkege/jumpcoin bridge bash false https://raw.githubusercontent.com/roalkege/jumpcoin/main/icon.png http://[IP]:[PORT:6080]/vnc.html Unofficial community-maintained Docker container for the Jumpcoin Qt wallet. Runs the wallet in a headless X server and exposes the GUI through noVNC in any modern browser - no display server or VNC client required. Two branches: standard (clearnet) and Tor (onion routing). USE AT YOUR OWN RISK. This is an unofficial, community-maintained container, not affiliated with the original Jumpcoin developers or the Jumperbillijumper YouTube channel.[br][br] The image runs jumpcoin-qt under a virtual framebuffer (Xvfb) with Openbox, exposes it through TigerVNC and a noVNC web bridge, and also runs the embedded full node (RPC available on port 31240). A desktop shortcut inside the VNC session lets you re-launch the wallet if it ever crashes.[br][br] [b]Branches:[/b][br] - [b]latest[/b] - standard, connects to clearnet peers.[br] - [b]tor[/b] - bundles a Tor daemon, routes traffic through Tor automatically (clearnet+onion). Override via Extra Daemon Args: -onlynet=onion (onion only) or -noonion (disable Tor).[br][br] Data (blockchain, wallet, config) is persisted under the Appdata Path you configure below. The wallet.dat inside is the only authoritative copy of your coins - back it up regularly.[br][br] [b]Note:[/b] Both branches share the same data directory but cannot run at the same time. https://github.com/Roalkege/jumpcoin/issues https://github.com/Roalkege/jumpcoin https://raw.githubusercontent.com/roalkege/jumpcoin/main/templates/jumpcoin-qt.xml Crypto: Tools: Productivity: jumpcoin jump coin wallet crypto staking pos qt Image builds are pushed to ghcr.io on every v* tag. [1.0.6] Add branch selector (latest/tor) and new display/RPC variables to Unraid template [1.0.5] Fix x0vncserver startup flag [1.0.0] Initial release 2026-06-11 6.11 --shm-size=256m latest Standard image, no Tor. Connects to clearnet peers only. tor Bundled Tor daemon. Routes traffic through Tor automatically (clearnet+onion). Override via Extra Daemon Args.