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

https://github.com/thebrandonlucas/micropayments

Simple demo app to show how to use micropayments with Lightning (on LND/Voltage nodes)
https://github.com/thebrandonlucas/micropayments

lightning micropayments voltage

Last synced: 3 months ago
JSON representation

Simple demo app to show how to use micropayments with Lightning (on LND/Voltage nodes)

Awesome Lists containing this project

README

        

# Micropayments

## Simple app to showcase micropayments with Lightning (on LND nodes)

### Getting Started

First, add your macaroon and host:port in the `.env.example` file and rename to `.env`

Then,

```
yarn # install dependencies
yarn run dev
```

Your app should be running on `localhost:5173`

### Features

- Bolt-11 Invoices
- WebLN

### TODO:

- LSATs
- Keysend