Learning-Bitcoin-from-the-C.../3_0_Playing_with_Bitcoin-CLI.md
2017-03-03 16:24:42 -08:00

1.3 KiB

Section Three: Playing with Bitcoin Using bitcoin-cli

This section explains how to begin using Bitcoin from the command line, using bitcoin-cli.

This section presumes that you have a VPS with bitcoin installed, running bitcoind. It also presumes that you are connected to testnet, allowing for access to bitcoins without using real funds. You can either do this by hand, per 2.1: Setting up a Bitcoin-Core VPS by Hand, or do it with a Linode StackScript at Linode.com, per 2.2: Setting up a Bitcoin-Core VPS with StackScript.