Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 407 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 407 Bytes

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.