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

https://github.com/lnbits/relampago

Abstraction over multiple Lightning backends.
https://github.com/lnbits/relampago

Last synced: over 1 year ago
JSON representation

Abstraction over multiple Lightning backends.

Awesome Lists containing this project

README

          

relâmpago
=========

A simple abstraction on top of multiple different Lightning backends.

## Usage
### Build
```bash
make build
```

### Test
```bash
make test
```