[ ] remove "Using LDK" section from main "Build a Node" guide
[ ] add separate guide with:
opening a channel (public + private)
[force]closing a channel
sending a payment to an invoice
list [usable] channels
list peers
get node pubkey
get invoice
connect peer
Should be the same format as "Build a Node" guide w/ Rust code samples taken from the sample + modified to suit the docs, but should also the existing docs Java samples, especially Matt's "Opening a Channel" Java sample.
Should be the same format as "Build a Node" guide w/ Rust code samples taken from the sample + modified to suit the docs, but should also the existing docs Java samples, especially Matt's "Opening a Channel" Java sample.