We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey, Let me expose this challenge:
An integration of pay per click procedure based on Peer to Multiple Peer (P2mP) transactions via Lightning Network.
Both elements are challenging and very hard.
Hints: A custom wallet might be useful for the creation of this scenario
The text was updated successfully, but these errors were encountered:
@CarlosRoldanx Do you have any background resources for that?
Sorry, something went wrong.
Hey @meeDamian ,
Background Ideas: Web-wallet that do not store PK in db. Pay per Call to establish Pay per Click. Therefore, combining both gives a result for P2mP.
Pay per Call resource: https://github.com/ElementsProject/paypercall
Hint: Using a custom wallet to process transactions instead of an external client via invoice request.
PS: I am adding this challenge with a bounty recompense for #LightningHackDay3 Berlin hackathon and https://madridlightning.network hackathon
No branches or pull requests
Hey,
Let me expose this challenge:
An integration of pay per click procedure based on Peer to Multiple Peer (P2mP) transactions via Lightning Network.
Both elements are challenging and very hard.
Hints: A custom wallet might be useful for the creation of this scenario
The text was updated successfully, but these errors were encountered: