Files
palladum-lightning/doc/developers-guide/app-development/third-party-libraries.md
2025-11-13 15:07:00 +10:30

529 B

title, slug, privacy
title slug privacy
Third-party libraries third-party-libraries
view
public

GraphQL

c-lightning-graphql exposes the Core Lightning API over GraphQL.

🚧

Note: It has not been maintained actively and should be used with caution.

JSON over HTTPS

Sparko offers a full-blown JSON-RPC over HTTP bridge to a CLN node with fine-grained permissions, SSE and spark-wallet support that can be used to develop apps.