mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-09 17:06:28 +00:00
9 lines
484 B
Markdown
9 lines
484 B
Markdown
# 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
|