Skip to content

Files

Latest commit

2646c36 · Dec 1, 2017

History

History
This branch is 118 commits behind ProgrammingBlockchain/ProgrammingBlockchain:master.

bitcoin_transfer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 31, 2016
Aug 7, 2017
Jul 2, 2017
Dec 30, 2016
Nov 13, 2017
Jun 5, 2017
Dec 1, 2017
Jun 5, 2017
Oct 2, 2017

Bitcoin transfer {#bitcoin-transfer}

In Bitcoin, everything is designed to make sure that the transactions go through. In this chapter we are going to introduce the basic concepts of Bitcoin by guiding you through a creation of simple bitcoin transaction "by hand".
Later we are going to show you a higher level framework for building transactions.