mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-02 05:31:50 +00:00
16 lines
902 B
HTML
16 lines
902 B
HTML
{{ doctype }}
|
||
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="publisher" content="O'Reilly Media, Inc."/>
|
||
<meta name="author" content="Andreas M. Antonopoulos"/>
|
||
<meta name="date" content="2016-06-21"/>
|
||
<meta name="description" content="Join the technological revolution that’s taking the world of finance by storm. Mastering Bitcoin is your guide through the seemingly complex world of bitcoin, providing the knowledge you need to participate in the internet of money. Whether you’re building the next killer app, investing in a startup, or simply curious about the technology, this revised and expanded second edition provides essential detail to get you started."/>
|
||
<meta name="identifier" content="9781449374044"/>
|
||
<title>{{ title }}</title>
|
||
</head>
|
||
<body data-type="book">
|
||
{{ content }}
|
||
</body>
|
||
</html>
|