From 3a34d8e75846ea75c82f0767bc26045ae6b43875 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 24 Feb 2017 13:45:56 -0800 Subject: [PATCH] Create 3_Playing_with_Bitcoin.md --- 3_Playing_with_Bitcoin.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 3_Playing_with_Bitcoin.md diff --git a/3_Playing_with_Bitcoin.md b/3_Playing_with_Bitcoin.md new file mode 100644 index 0000000..d59bc42 --- /dev/null +++ b/3_Playing_with_Bitcoin.md @@ -0,0 +1,8 @@ +# 3 - Playing with Bitcoin + +> **NOTE:** This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for learning. + +This document explains how to begin using Bitcoin from the command land. It presumes that you have a VPS that you installed bitcoin on and that is running bitcoind. +It also presumes that you are connected to testnet, allowing for access to bitcoin without using real runds. + +## Part One: The State of the Chain and the Wallet