Skip to content

ppp0/docker-guarda-backup-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-guarda-backup-decoder

Docker pulls

A Guarda Backup Decoder image

It allows you to enter your Guarda Desktop Wallet backup string and your password and see all your wallets included their address, balance and private keys

Useful to check that your backup is fine without being online

Always keep the backup and password absolutely safe and secured as anyone that gets it will be able to withdraw all of your funds

Usage

Build

docker build -t guarda-backup-decoder .

Run

 docker run -it --rm -p 3000:3000 guarda-backup-decoder

Once the container is running, point your browser to http://localhost:3000/

Thank You

If you find this useful, you can buy me a nice coffee by sending

About

A Docker-Based Guarda Backup Decoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published