1
0
mirror of https://github.com/bumi/faraday_ln_paywall synced 2026-02-17 22:47:50 +00:00

Update README.md

This commit is contained in:
2018-10-27 18:04:21 +00:00
committed by GitHub
parent c10b7c5bc9
commit 246f11d7af

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