
- 524 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
About this book
Exploring Bitcoin with Blockchain teaches readers how Bitcoin works from the ground up and how readers can use it to help businesses innovate and reinvent their business practices in the digital age.The book covers some of the most important aspects of a Bitcoin network: blocks, transaction validations, mempool, different types of nodes, and the mining process. These concepts, such as timestamp and proof-of-work, are critical to understanding the Bitcoin system and getting practically started with Bitcoin. The book explains how to build payment addresses, define and secure wallets, and use BIP 0032 to construct HD wallets to begin Bitcoin transactions. This book helps readers to learn how to write Python scripts to create transactions, set the network fee, add security to transactions, and publish those transactions on the Blockchain network.This book covers a lot of problem-solving exercises and programming tasks. It explores the Lightning Network, which allows parties to a smart contract to send and receive Bitcoins using their digital wallets without incurring small fees. While you're learning it in depth, you get the opportunity to try out onion routing, and different improvements like Schnorr signature, and taproot.
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Cover Page
- Title Page
- Copyright Page
- Dedication Page
- About the Author
- About the Reviewer
- Acknowledgement
- Preface
- Errata
- Table of Contents
- 1. Introduction
- 2. Overview of Bitcoin
- 3. Understanding the Bitcoin Network
- 4. Bitcoin in the Real World
- 5. The Whitepaper
- 6. Blockchain, Transactions, and Mining
- 7. Node Communication
- 8. Technology Limitations, Threats, and Vulnerabilities
- 9. Wallets and Addresses
- 10. Create and Validate Transactions
- 11. Smart Contract and Other Useful Transactions
- 12. Segregated Witness
- 13. Lightning Network
- Index