mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 00:24:19 +01:00
Add C++ plugins library
This commit is contained in:
committed by
Christian Decker
parent
0d5322eeec
commit
5eeb5dda0a
@@ -82,6 +82,7 @@ your environment.
|
||||
- [C Plugin API][c-api] by @rustyrussell
|
||||
- [Python Plugin API & RPC Client][python-api] ([PyPI][python-api-pypi]) by @cdecker and [a video tutorial](https://www.youtube.com/watch?v=FYs1I-pCJIg) by @renepickhardt
|
||||
- [Go Plugin API & RPC Client][go-api] by @niftynei
|
||||
- [C++ Plugin API & RPC Client][cpp-api] by @darosior
|
||||
|
||||
[pers-chans]: https://github.com/lightningd/plugins/tree/master/persistent-channels
|
||||
[probe]: https://github.com/lightningd/plugins/tree/master/probe
|
||||
@@ -101,3 +102,4 @@ your environment.
|
||||
[graphql-spec]: https://graphql.org/
|
||||
[autoreload]: https://github.com/lightningd/plugins/tree/master/autoreload
|
||||
[lightning-qt]: https://github.com/darosior/pylightning-qt
|
||||
[cpp-api]: https://github.com/darosior/lightningcpp
|
||||
|
||||
Reference in New Issue
Block a user