hsjoberg / blixt-wallet

Bitcoin Lightning Wallet with focus on usability and user experience
https://blixtwallet.github.io
MIT License
378 stars 68 forks source link

Add lightning-roulette.com to WebLN Browser #274

Closed hsjoberg closed 3 years ago

sesam commented 3 years ago

To be added in same way as others already added? With icon? Good first issue?

hsjoberg commented 3 years ago

To be added in same way as others already added? With icon?

Yes. The way I did it with the others was getting a high res logo from the service/company in some way (website/reaching out on social etc) and then resize+convert it to webp.

Good first issue?

It would be if I had uploaded the needed scripts to accomplish this, I'll commit the needed tools soon.

sesam commented 3 years ago

I usually use online services, like crush.it, or pngquant when png is an option.

hsjoberg commented 3 years ago

I chose to with WebP here because it's going to be used in Blixt only anyway, and it's supported on both Android and iOS.

It's just using the official cwebp tool.

hsjoberg commented 3 years ago

Was added sometime ago.