Keyan 4675a2c29d
sndev cleanup (#1563)
* begin sndev cleanup

* cleanup sndev

* fix posix shell compliance

* add tests to sndev
2024-11-09 15:52:04 -06:00

434 B

For testing lnd as an attached receiving wallet, you'll need a macaroon and the cert.

host and port

lnd:10009

host and port (onion)

To get the onion address run this command:

sndev onion lnd

Then use port 10009 on the onion address.

generate macaroon

sndev cli lnd -n regtest bakemacaroon invoices:write invoices:read

get cert

To get the cert run this command:

sndev cert lnd