Skip to content

Commit

Permalink
Invoices README
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-orlovsky committed Mar 19, 2021
1 parent c667b02 commit 5d0e4f2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions invoice/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# LNP/BP Invoice Library

Library providing functionality for doing universal invoices covering Bitcoin,
Lightning Network and RGB (on-chain and LN) according to LNPBP-38 standard.
Supports address-, UTXO-, channel-, miniscript-descriptor- and PSBT-based
invoices with such features as:
- Paying arbitrary amounts (donations etc)
- Recurrent payments
- Per-item prices with multiple item orders
- Expiration dates
- Currency exchange rate requirements
- Extended information about merchants, invoice details etc
- Optional merchant signatures

Read more on this invoices in
[slides](https://github.com/LNP-BP/FAQ/blob/master/Presentation%20slides/Universal%20LNP-BP%20invoices.pdf)
or watch [YouTube recording](https://www.youtube.com/watch?v=R1QudCywRGk) of one
of LNP/BP Association development calls discussing universal invoices.

0 comments on commit 5d0e4f2

Please sign in to comment.