Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 310 Bytes

satoshi-paper

Original Satoshi paper in various formats

The epub was created with: $ pandoc bitcoin.md --webtex --metadata=title:"Bitcoin: A Peer-to-Peer Electronic Cash System" -s -t html | pandoc -f html -o bitcoin.epub

The mobi was created using calibre with: $ ebook-convert bitcoin.epub bitcoin.mobi