Post
Topic
Board Bitcoin Discussion
Re: How to Create Paper Wallet
by
pcannon
on 25/05/2013, 16:30:20 UTC
1) Install a LaTeX distribution (aka, miktex or texlive)
2) load the sources from github (https://github.com/xeroc/LaTeX-PaperWallet)
3) ./import-wallet.py
4) ./generate.sh

See also: https://bitcointalk.org/index.php?topic=213946.0

Nice! will give it a try. Thanks.