Commit graph

11 commits

Author SHA1 Message Date
Maurice
10193e6686
docs: add v0.3.0 specifics in documentation
This commit updates README and docs folder that not updated on
how can an offer be made and how LNDK now can use other data path
for storing logs and TLS certs.
2025-10-03 12:12:24 +02:00
Ignacio Porte
53f0e3a969 docs: add error handling guide with grpcurl examples
Add concise error documentation showing how to use grpcurl with LNDK and what clients need to access structured error details.
2025-09-17 11:58:23 -03:00
Duncan Dean
a997108863
readme: update installation docs 2025-04-07 12:31:17 +02:00
Orbital
b3f9c3072d
docs: add bakemacaroon instructions for paying offers 2024-07-31 19:19:27 -05:00
Orbital
737438a4bb
cli: add get_invoice/pay_invoice commands
Co-authored-by: Maurice Poirrier <29377393+mauricepoirrier@users.noreply.github.com>
2024-07-22 15:36:37 -05:00
Orbital
509453ce0f
server: require TLS for interacting with server
This PR autogenerates TLS credentials in LNDK's data dir at ~/.LNDK and
requires TLS to be used when connecting to the gRPC server.

Some of this code took inspiration from CLN and TEOS's gRPC servers, so credit
where it's due.
2024-06-18 23:33:32 -05:00
Orbital
8db9d583c6
docs: update docs with server updates 2024-05-29 22:58:29 -05:00
Orbital
01d627de1a
docs: update docs with new mode for passing in creds 2024-05-21 14:23:26 -05:00
Orbital
4d2d513151
docs: Add instructions for paying an Eclair offer 2024-03-28 14:11:00 -05:00
Orbital
c656c4ab88
docs: Add instructions for paying an offer with the cli 2024-03-28 14:10:59 -05:00
Carla Kirk-Cohen
551ff34e2e
README: add architecture description for onion messages 2023-03-08 10:39:12 -05:00