Skip to content

andrewschaaf/paper-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARNING

This software is experimental.

Don't use it with actual BTC until there's full test coverage!

Installing

npm install paper-keys

Using

paper-keys --new-bitcoin-key > foo.svg
echo '{"private64":"...","public64":"...","bitcoin_address":"..."}' > json
cat json | paper-keys --from-json > foo.svg

Inkscape can print SVGs.

About

(keypair) --> (one-page SVG with QR codes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published