Skip to main content
Apress
Book cover

Practical Blockchains and Cryptocurrencies

Speed Up Your Application Development Process and Develop Distributed Applications with Confidence

  • Book
  • © 2020

Overview

  • A complete guide to cryptography and its application in blockchain algorithms
  • Constructs a fully functional cryptocurrency in Python
  • Contains concepts about the development of anonymous cryptocurrencies

This is a preview of subscription content, log in via an institution to check access.

Access this book

eBook USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Other ways to access

Licence this eBook for your library

Institutional subscriptions

Table of contents (18 chapters)

Keywords

About this book

Create cryptocurrency and blockchain applications by examining the key algorithms and concepts pertaining to blockchains, transaction processing, mining, distributed consensus, and anonymous currencies. In this book, you’ll develop a fully functional cryptocurrency from scratch in the Python language. Practical Blockchains and Cryptocurrencies is a reference for development of blockchain applications and provides you with rigorous information on cryptography and the theory underlying blockchains.

This book consists of small chapters that focus on particular topics. You’ll start with a short history of money. Next, you will survey the bitcoin and altcoin ecosystem before delving into cryptographic hash functions, symmetric encryption, public key cryptography, and digital signatures. All the mathematics required to develop blockchain applications is covered. The emphasis is on providing a lucid and rigorous exposition on the nature and working of these constructs.

The next major segment of the book discusses the key concepts and algorithms required to develop blockchain and cryptocurrency applications. There are expositions on blockchain construction, Merkle trees, peer-to-peer networks, cryptocurrency addresses, transactions, and mining. You’ll take a deep dive into the formation of consensus in distributed systems.

In this book you’ll develop a fully functional cryptocurrency called Helium from scratch in Python. The language requirements are modest since it is presumed that most readers will not be acquainted with Python. The entire source code and unit test code is included in this book.

Practical Blockchains and Cryptocurrencies interleaves theory and Helium program code chapters in order to demonstrate the practical application of theory in working Helium program code.      


What You Will Learn    

  • Gain the mathematical foundations as well as the concepts and algorithms of blockchains and cryptocurrencies
  • Implement a cryptocurrency from scratch in Python
  • Master the design of distributed blockchain applications    


Who This Book Is For    

Anyone interested in creating cryptocurrency and blockchain applications

Authors and Affiliations

  • Toronto, Canada

    Karan Singh Garewal

About the author

Karan Singh Garewal is an attorney at law in Canada. He has over 20 years of software development experience in C, C++, Go, JavaScript, Node, Ruby/Rails, Python/Django, Vue, PostgresSQL, MySQL, and Cassandra. His current interests are in financial engineering and real-time algorithmic trading systems. He is developing a neural network cryptocurrency trading platform on a C++, Go, Cassandra, and Vue stack.

Bibliographic Information

  • Book Title: Practical Blockchains and Cryptocurrencies

  • Book Subtitle: Speed Up Your Application Development Process and Develop Distributed Applications with Confidence

  • Authors: Karan Singh Garewal

  • DOI: https://doi.org/10.1007/978-1-4842-5893-4

  • Publisher: Apress Berkeley, CA

  • eBook Packages: Professional and Applied Computing, Apress Access Books, Professional and Applied Computing (R0)

  • Copyright Information: Karan Singh Garewal 2020

  • Softcover ISBN: 978-1-4842-5892-7Published: 04 September 2020

  • eBook ISBN: 978-1-4842-5893-4Published: 03 September 2020

  • Edition Number: 1

  • Number of Pages: XXIII, 489

  • Number of Illustrations: 40 b/w illustrations

  • Topics: Python

Publish with us