fusion44 / fusion44/blitz_api

Remove gRPC as a hard dependency

Open
#74 2 comments 0 reactions 1 assignee Claimed by @fusion44 View on GitHub
build v0.6.0-beta
Dominant language
Python
Stars
25
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Currently gRPC is always installed, even if the user only runs Core Lightning.

The dependencies for the lightning backend must be installed by `pip` manually upon install:

* **LND**: `pip install grpcio grpcio-tools googleapis-common-protos protobuf`
* **CLN**: `pip install pyln-client`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.