-
Notifications
You must be signed in to change notification settings - Fork 195
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
feat: implement webbtc #1561
feat: implement webbtc #1561
Conversation
700fe28
to
99eed29
Compare
🚀 Thanks for the pull request! Here are the current build files for testing: Download and unzip the file for your browser. Refer to the readme for detailed install instructions. This build is brought to you by:
Want to sponsor the next build? send some sats to ⚡️builds@getalby.com (don't forget to provide your name) Don't forget: keep earning sats! |
494a1dd
to
0ac5519
Compare
0ac5519
to
c3db272
Compare
src/extension/background-script/actions/webln/signMessageOrPrompt.ts
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK
bcdea7c
to
dbb60d1
Compare
dbb60d1
to
f8e57b8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, let's merge it.
one more thing lets move the webbtc file to src/extension/ln/webbtc
then we have all those injected code in one folder
6555a86
to
2702b65
Compare
Describe the changes you have made in this PR
Adds a new
WebBTCProvider
Link this PR to an issue [optional]
Fixes #1081
Type of change
(Remove other not matching type)
feat
: New feature (non-breaking change which adds functionality)Screenshots of the changes [optional]
albyyy-.3.mp4
Checklist