From d7eae0f3a26ff8209ea79d56777b3bfc90b1a90d Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 26 Apr 2017 10:48:34 -0700 Subject: [PATCH] Create 1_0_Introducing_Bitcoin.md --- 1_0_Introducing_Bitcoin.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 1_0_Introducing_Bitcoin.md diff --git a/1_0_Introducing_Bitcoin.md b/1_0_Introducing_Bitcoin.md new file mode 100644 index 0000000..0200b6d --- /dev/null +++ b/1_0_Introducing_Bitcoin.md @@ -0,0 +1,17 @@ +Bitcoin +- cash +- transactions +- cryptographic puzzle to spend +- stochastic +Public Key Cryptography +- Public Key +-- address = public-key-hash +- Private Key +- Signature [of a message] +- Hash +Different Methodologies for Access +- all ultimatelyaccess a scripting language +Payment to Different Sorts of People +Blockchain +- hashes connecting blocks +- into a long chain