Skip to content
New issue

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

Add donation component #50

Merged
merged 5 commits into from
Jul 19, 2022
Merged

Conversation

gautamjajoo
Copy link
Collaborator

Fixes #31.

@gautamjajoo gautamjajoo marked this pull request as draft July 17, 2022 15:59
Copy link
Member

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, some small comments,

  • when you extend an interface you need to implement all the methods and GitHub helps you in the review section in the file api/LNSocketAPI.ts and api/JRestAPI.ts
  • I prefer to use npm and not yarn just because I start with this, maybe we can migrate to yarn? but perhaps this can be another PR. So we can remove the yarn.lock file for now?

gautamjajoo and others added 2 commits July 18, 2022 14:18
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@vincenzopalazzo vincenzopalazzo marked this pull request as ready for review July 18, 2022 21:01
@netlify
Copy link

netlify bot commented Jul 19, 2022

Deploy Preview for ln-dashboard ready!

Name Link
🔨 Latest commit b3f858d
🔍 Latest deploy log https://app.netlify.com/sites/ln-dashboard/deploys/62d5feefceb50a0008ef2530
😎 Deploy Preview https://deploy-preview-50--ln-dashboard.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Copy link
Member

@vincenzopalazzo vincenzopalazzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I finished this PR with a complete migration of the API and fixed some design mistake in the donation view

Please take a look to this commit and study the APIProvider is you are interested f74cdf3

@vincenzopalazzo vincenzopalazzo merged commit c7310e5 into clightning4j:main Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implementing donation page with the usage of bolt12 by default
2 participants