mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-10 01:16:17 +00:00
6 lines
206 B
Markdown
6 lines
206 B
Markdown
```
|
|
$ bitcoin-cli getnewaddress
|
|
tb1q5gnwrh7ss5mmqt0qfan85jdagmumnatcscwpk6
|
|
```
|
|
Advance through "bitcoin-cli" with [Chapter Five: Controlling Bitcoin Transactions](05_0_Controlling_Bitcoin_Transactions.md).
|