Skip to content

Commit

Permalink
python implementation moved to https://github.com/python-ln/lnurl
Browse files Browse the repository at this point in the history
  • Loading branch information
jogc committed Nov 24, 2019
1 parent 1440c9e commit c45a965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ _Integrate **lnurl** in projects and services_.
* [lnurl-node](https://github.com/chill117/lnurl-node) – CLI tool and **lnurl** server in Node.js.
* [js-lnurl](https://github.com/fiatjaf/js-lnurl) – Tools for adding **lnurl** support in a JavaScript wallet.
* [php-lnurl](https://github.com/tkijewski/php-lnurl) – Easy PHP encoding and decoding of bech32 **lnurl**s.
* [lnurl](https://github.com/jogc/lnurl) – Simple and robust **lnurl** encoding/decoding for Python.
* [lnurl](https://github.com/python-ln/lnurl) – **lnurl** implementation for Python.


Tools
Expand Down

0 comments on commit c45a965

Please sign in to comment.