BlueWallet / LndHub

Wrapper for Lightning Network Daemon. It provides separate accounts for end-users
http://LndHub.io
MIT License
752 stars 185 forks source link

Add LNURL payRequest #291

Closed Dolu89 closed 1 year ago

Dolu89 commented 2 years ago

It aims to add a LNURL payRequest for each BlueWallet user (BlueWallet requires some updates to implement this)

I added a new "key" named publicid to not reveal users id which are used in the secret string when creating a wallet

godSaysHODL commented 1 year ago

Can we make this feature happen? Would be the easiest way to get a lightning address on my node where I'm already using LNDhub 24/7

Will give 50 USD worth of sats to all five currrent participants when put into a release build, as a bounty. Obviously a way to figure out or set an accounts publicID in the clientside applications would be awesome too

@Overtorment @Dolu89 @junderw @kiwiidb @AaronDewes

kiwiidb commented 1 year ago

Can we make this feature happen? Would be the easiest way to get a lightning address on my node where I'm already using LNDhub 24/7

Will give 50 USD worth of sats to all five currrent participants when put into a release build, as a bounty. Obviously a way to figure out or set an accounts publicID in the clientside applications would be awesome too

@Overtorment @Dolu89 @junderw @kiwiidb @AaronDewes

I think it has been communicated this repo won't merge any new features anymore.

iBobik commented 1 year ago

Can we make this feature happen? Would be the easiest way to get a lightning address on my node where I'm already using LNDhub 24/7

Will give 50 USD worth of sats to all five currrent participants when put into a release build, as a bounty. Obviously a way to figure out or set an accounts publicID in the clientside applications would be awesome too

Wallet of Satoshi support this already: IMG_9B6E56E725C0-1

Then you can use https://lnurl.fiatjaf.com/codec/ to encode it to the clickable url like this:

wateryjam05@walletofsatoshi.comlightning:lnurl1washgetj094xzmfsx4q8wctvd3jhgmmxwdshgmmndp5jucm0d5907lja

(You can send part of the bounty to me 😉)

iBobik commented 1 year ago

Also BTCPay server supports this by POS app in printable QR codes mode and LN addresses in store settings.

godSaysHODL commented 1 year ago

Can we make this feature happen? Would be the easiest way to get a lightning address on my node where I'm already using LNDhub 24/7 Will give 50 USD worth of sats to all five currrent participants when put into a release build, as a bounty. Obviously a way to figure out or set an accounts publicID in the clientside applications would be awesome too @Overtorment @Dolu89 @junderw @kiwiidb @AaronDewes

I think it has been communicated this repo won't merge any new features anymore.

That's a true shame if true 😪

Dolu89 commented 1 year ago

Can we make this feature happen? Would be the easiest way to get a lightning address on my node where I'm already using LNDhub 24/7 Will give 50 USD worth of sats to all five currrent participants when put into a release build, as a bounty. Obviously a way to figure out or set an accounts publicID in the clientside applications would be awesome too @Overtorment @Dolu89 @junderw @kiwiidb @AaronDewes

I think it has been communicated this repo won't merge any new features anymore.

That's a true shame if true 😪

It’s true https://twitter.com/bluewalletio/status/1628733798438281216

I’m closing this PR

godSaysHODL commented 1 year ago

Can we make this feature happen? Would be the easiest way to get a lightning address on my node where I'm already using LNDhub 24/7 Will give 50 USD worth of sats to all five currrent participants when put into a release build, as a bounty. Obviously a way to figure out or set an accounts publicID in the clientside applications would be awesome too @Overtorment @Dolu89 @junderw @kiwiidb @AaronDewes

I think it has been communicated this repo won't merge any new features anymore.

That's a true shame if true 😪

It’s true https://twitter.com/bluewalletio/status/1628733798438281216

I’m closing this PR

Them sunsetting the bluewallet node doesn't mean changes couldn't be merged for people who self host, though.