Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
/ core-ln.ts Public archive

A simple, easy-to-use c-lightning client framework in TypeScript

License

Notifications You must be signed in to change notification settings

runcitadel/core-ln.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core-ln.ts

A lightweight and easy to use Core Lightning client and plugin framework with zero dependencies, built in TypeScript.

This client covers 100% of the API provided by Core Lightning 0.12.0.

Please note that this is currently a work-in-progress and some types may be incorrect or parts of the response may be missing.

This code was mostly automatically generated from the Core Lightning documentation and is currently being optimized and tested by humans to ensure all types are correct.

If you notice a problem like missing elements in the response type or types being wrong, please open an issue or submit a pull request.

Building

The generated code can be generated using deno run --allow-env --allow-read --allow-write src/generate.ts

About

A simple, easy-to-use c-lightning client framework in TypeScript

Resources

License

Stars

Watchers

Forks

Sponsor this project