Book Image

Getting Started with Python Bitcoin Programming [Video]

By : Harish Garg
Book Image

Getting Started with Python Bitcoin Programming [Video]

By: Harish Garg

Overview of this book

<p>Bitcoin is a cryptocurrency that’s changing the face of online payments. This course will help you on deciding where to begin. The course shows you the basic concepts of both Bitcoin and Blockchain and gives you an overview of these inherent concepts by showing you how to build Bitcoin-driven applications with Python. Packed with clear instructions and practical examples, you will see simple Python coding examples that works with this cryptocurrency.</p> <p>By the end of the course you’ll be able to mine Bitcoins, accept Bitcoin payments, and work with the basics of Blockchain technology to create simple distributed ledgers.</p> <h1>Style and Approach</h1> <p>The course takes a friendly, example-driven approach and teaches you the key Bitcoin development topics in a clear, step-by-step manner.</p>
Table of Contents (4 chapters)
Chapter 3
Earning Bitcoin Programmatically
Content Locked
Section 3
Building a Bitcoin Trading Bot
Explore how to write a bare bones bitcoin trading bot. - Learn how to get the current bid and ask price - Make a strategy whether to buy or sell Bitcoin - Send out a e-mail alert advising to execute that trade