Skip to content

wenusch/casinocoin-paper-wallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CasinoCoin paper wallet

Generates a paper wallet for cold storage of CasinoCoins.

Running an offline paper wallet generator using Docker

Clone this repository and install docker

Run the following commands from the location where de Dockerfile is locted.

docker build -t paperwallet .

Make sure you have no software running on port 8080

docker run -p 8080:80 -ti paperwallet:latest

Open a browser and browse to localhost:8080

About

CasinoCoin paper wallet generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages