An open API service indexing awesome lists of open source software.

https://github.com/vincenzopalazzo/cln4go

A core lightning library written in Go 1.18 for real gopher
https://github.com/vincenzopalazzo/cln4go

cln cln4go core-lightning

Last synced: 29 days ago
JSON representation

A core lightning library written in Go 1.18 for real gopher

Awesome Lists containing this project

README

        


Intoduction to cln4go


Go framework for Core Lightning Daemon with a flexible interface


GitHub Workflow Status
GitHub go.mod Go version (subdirectory of monorepo)


Home Page
Source Code


Welcome in cln4go module that it is developed under the umbrella of the [coffee-tools](https://github.com/coffee-tools).

## Packages

This module will implement all the necessary tool to interact with the core lightning ecosystem
with modern Go, and the following module are available:

| Crate | Description |
|:----------|:-----------:|
| clng4go-client | Package that provides means to make RPC bindings from Go code to the core lightning daemon |
| cln4go-plugin | Package that provides a plugin API to give the possibility to implement a plugin in Go |
| cln4go-common | Package that provides common interface to interact with the core lightning ecosystem in Go |

## Contributing guidelines

Read our [Hacking guide](./MAINTAINERS.md)

## Supports

If you want support this library consider to donate with the following methods

- Lightning address: [email protected]
- [Bitcoin Sponsor](https://bitcoindevlist.com/vincenzopalazzo/#vincenzopalazzo)
- [Github donation](https://github.com/sponsors/vincenzopalazzo)