Shannon Appelcline b031cb0bfb
Update README.md
2018-08-03 14:46:59 -07:00
2018-08-01 11:24:31 -07:00
2018-01-23 08:55:45 -08:00
2018-01-23 08:55:45 -08:00
2018-01-23 08:55:45 -08:00
2018-08-03 14:46:59 -07:00

Learning Bitcoin

NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use.

Copyright

Unless otherwise noted, the contents of this repository are Copyright ©2017 by Christopher Allen @ChristopherA <ChristopherA@LifeWithAlacrity.com> and are licensed CC-BY.

Credits

Role Names
Lead Authors: Christopher Allen @ChristopherA, Shannon Appelcline @ShannonA
Contributors:
Reviewers: Glen Willem @gwillem
Sponsors: Blockstream Corporation

Introduction

The best way to learn deeply about bitcoin is to avoid GUIs (even bitcoin-qt), and instead learn it from the command line.

Requirements

This tutorial assumes that you have some minimal background of how to use the command line interface. If not, there are many tutorials available, and I have one for Mac users at https://github.com/ChristopherA/intro-mac-command-line

Files

PART ONE: PREPARING FOR BITCOIN

PART TWO: BITCOIN-CLI

SET THIS AS AN INTERLUDE:

Add: HOW TO DO A REFUND (short answer: ask!)

PART THREE: BITCOIN SCRIPTING

PART FOUR: The Lightning Command Line

  • X.0: Setting Up TOR
  • X.0: Setting Up Lightning
  • X.0: Using Lightning

PART FIVE: BITCOIN Programming

APPENDICES

[why is Regtest important if you're compiling it yourself?]

Description
No description provided
Readme 23 MiB
Languages
Jupyter Notebook 36.5%
C 35.1%
Python 8.3%
Java 6.4%
Go 5.5%
Other 8.2%