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

https://github.com/bumi/lndhub-php

PHP API client for lndhub
https://github.com/bumi/lndhub-php

Last synced: about 2 months ago
JSON representation

PHP API client for lndhub

Awesome Lists containing this project

README

          

# LNDHUB

## Installation

```bash
composer install
```

## Testing

```bash
./vendor/bin/phpunit tests
```