Bitcoin and Lightning Network on Raspberry Pi

Bitcoin and Lightning Network on Raspberry Pi
Running Nodes on Pi3, Pi4 and Pi Zero
Taschenbuch
Sofort lieferbar | Lieferzeit: Sofort lieferbar I

62,91 €*

Alle Preise inkl. MwSt.| Versandkostenfrei
Sicherheits- und Produktressourcen
Bilder und Kontakte
Sicherheitsbilder- und Kontakte
Artikelnummer:
9781484255216
Veröffentlichungsdatum:
2019
Einband:
Taschenbuch
Erscheinungsdatum:
22.11.2019
Seiten:
380
Autor:
Harris Brakmi¿
Gewicht:
575 g
Format:
235x155x21 mm
Sprache:
Englisch
Langbeschreibung
Compile and run Bitcoin full nodes, lightning nodes, and user-friendly web-apps that help abstract the complexities of Bitcoin. This book not only explains the tools and techniques to help readers build their own banks and banking apps, but it also tells a story. Starting with the origins of Bitcoin¿what it is and why we need it¿find out what its strengths and limitations are. Understand the nature of mining and why so much energy is put into it. The blockchain itself will be reviewed, as well, and compared to other options such as a normal SQL database or a simple spreadsheet.With this book, you can control Bitcoin wallets via RPC commands on a Raspberry Pi. Configure, compile, and run two implementation of the Lightning Network-compatible daemons: LND and c-lightning. And employ user-friendly web apps that abstract the complexities of Bitcoin/Lightning-Network.The Internet of Information is currently transitioning to the Internet of Things, which in turn may well be followed by the Internet of Value (or Money). However, there is no evolution without happy users and Bitcoin will never reach the same heights like the original internet without having offered ¿useful¿ and ¿easy to use¿ tools. Just like nobody would ever want to use UUCP to send messages via web the same applies to current cryptocurrency tools. These are hard to use and very unforgiving. But, the evolution doesn¿t stop here and many easy-to-use tools are already available. We will meet some of them when building apps for the Lightning Network, a new technology running on top of Bitcoin¿s blockchain that makes it possible to generate billions of transactions within a single second.
Hauptbeschreibung
Build your own bank to be in control of your own money
Inhaltsverzeichnis
Part I: Enter Bitcoin.- Chapter 1: What is Bitcoin?.- Chapter 2: Bitcoin Technology.- Chapter 3: Environment Setup.- Chapter 4: Running Bitcoin.- Part II: Using Bitcoin.- Chapter 5: Bitcoin Core Wallet.- Chapter 6: bitcoind.- Chapter 7: Bitcoin Script.- Chapter 8: Bitcoin Practice.- Part III: Using Lightning Network.- Chapter 9: Introduction to Lightning Network.- Chapter 10: Using c-lightning.- Chapter 11: Using LND.- Chapter 12: Using Web Apps in a Lightning Network.- Appendix A: Reference Guide