mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-24 16:34:20 +01:00
Add TypeScript API
This commit is contained in:
committed by
Christian Decker
parent
b3c7cce8d9
commit
20c6bf9d63
@@ -167,6 +167,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
|
||||
- [Go Plugin API & RPC Client][go-api] by @niftynei
|
||||
- [C++ Plugin API & RPC Client][cpp-api] by @darosior
|
||||
- [Javascript Plugin API & RPC Client][js-api] by @darosior
|
||||
- [TypeScript Plugin API & RPC Client][ts-api] by @AaronDewes
|
||||
- [Java Plugin API & RPC Client][java-api] by @vincenzopalazzo
|
||||
|
||||
[esplora]: https://github.com/Blockstream/esplora
|
||||
@@ -192,6 +193,7 @@ Python plugins developers must ensure their plugin to work with all Python versi
|
||||
[listmempoolfunds]: https://github.com/andrewtoth/listmempoolfunds
|
||||
[cpp-api]: https://github.com/darosior/lightningcpp
|
||||
[js-api]: https://github.com/lightningd/clightningjs
|
||||
[ts-api]: https://github.com/runcitadel/c-lightning.ts
|
||||
[monitor]: https://github.com/renepickhardt/plugins/tree/master/monitor
|
||||
[reckless]: https://github.com/darosior/reckless
|
||||
[request-invoice]: https://github.com/lightningd/plugins/tree/master/request-invoice
|
||||
|
||||
Reference in New Issue
Block a user