1
0
mirror of https://github.com/bumi/faraday_ln_paywall synced 2025-06-16 00:58:13 +00:00

Update README.md

This commit is contained in:
bumi 2018-10-27 18:04:21 +00:00 committed by GitHub
parent c10b7c5bc9
commit 246f11d7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,9 @@ a lightning invoice ([BOLT311](https://github.com/lightningnetwork/lightning-rfc
If so it pays the invoice through the connected [lnd node](https://github.com/lightningnetwork/lnd/) and performs
a second request with the proof of payment.
### How does the server side look like?
Have a look at [@philippgille related server implementation in Go](https://github.com/philippgille/ln-paywall).
Have a look at [@philippgille's related server implementation in Go](https://github.com/philippgille/ln-paywall).
## Requirements
@ -59,7 +60,7 @@ Thanks to this properties it can be used to monetize APIs.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/faraday_ln_paywall.
Bug reports and pull requests are welcome on GitHub at https://github.com/bumi/faraday_ln_paywall.
## License