You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnbook/theme/mobi/layout.html

16 lines
979 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. Antonopolous, Olaoluwa Osuntokun, and Rene Pickhardt"/>
<meta name="date" content="2021-02-16"/>
<meta name="description" content="Launched in early 2018, the Lightning Network (LN) is rapidly growing in users and capacity. This second-layer payment protocol works on top of Bitcoin and other cryptocurrencies to provide near-instantaneous transactions between two parties. With this practical guide, authors Andreas M. Antonopoulos, Olaoluwa Osuntokun, and Rene Pickhardt explain how this advancement will enable the next level of scale for Bitcoin, increasing speed and privacy while reducing fees."/>
<meta name="identifier" content="9781492054863"/>
<title>{{ title }}</title>
</head>
<body data-type="book">
{{ content }}
</body>
</html>