rickalon
rickalon
Hello, I was wondering what the current status of the project is? I'd like to use it for more of my projects and i have used it already for some...
It would be nice to be able to pass an LND connect URI for authenticating clients. ``` const lndConnect = 'lndconnect://1.2.3.4:10009?cert=MIICuDCCAl...&macaroon=0201036c6...' const authenticatedClient = authenticatedLndGrpc({ lndConnect }); ``` It could...
### Detailed description Is it possible to set up a local development environment for testing purposes? there should be clear instructions to set this up