1 comment

[ 2.9 ms ] story [ 14.5 ms ] thread
Just spent this weekend putting together a lightweight Docker image that can run the Ravencoin wallet in full visual mode and as bonus you can create Paper Wallets also in a contained environment. Why would you do this? - You can quickly run the full wallet in complete isolation, and no software/dependencies. You just need Docker and docker-compose. - It's build from sources, so nobody could interfere with the code - Can run on systems without Graphic cards ( any cloud server can run it ) Here is my - repo : https://github.com/valentinvieriu/raven-wallet-novnc - Docker image: https://hub.docker.com/r/valentinvieriu/raven-wallet-novnc/ - And if you find it useful feel free to share some Ravecoins: https://ravencoin.network/address/RKfFZsiM8MpWxtbvyNSE1MHFWA... Any feedback and contribution is welcomed!