mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 08:26:17 +00:00
Create 1_0_Introducing_Bitcoin.md
This commit is contained in:
parent
5650f556af
commit
d7eae0f3a2
17
1_0_Introducing_Bitcoin.md
Normal file
17
1_0_Introducing_Bitcoin.md
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user