mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
updated intro
This commit is contained in:
parent
0023c87c6f
commit
a75809ba7a
@ -2,7 +2,7 @@
|
||||
|
||||
> **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 section explains how to interact with `bitcoind` using the Go programming language. Note that it has some quirks and some limitations.
|
||||
This section explains how to interact with `bitcoind` using the Go programming language and the [btcd rpcclient](https://github.com/btcsuite/btcd/tree/master/rpcclient). Note that it has some quirks and some limitations.
|
||||
|
||||
## Setting up Go
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user