Hey everyone. I'm going to discontinue the Sovereign Feeds hosted wallets. I won't be deleting any wallets already set up, and you can continue to use them, but you should probably move your sats over to your Alby wallet and change your valueBlock.
Alby has hosted wallets, and I think it's a better solution because you can use that one wallet across multiple apps. If you're curious how to use Alby to create your own Podcaster Wallet, let me know and I can help you out.
No problem. Thanks for trying it out with Lavish's wallet.
@StevenB Yup, I’ve forwarded him the message and we’ll figure out where to migrate to.
I'd really check out the Ably wallets. They seem to fit the bill for what a podcaster needs. @JakeHider and @sliekpodcast have used it in one of their feeds, and it seems to be working well.
@StevenB @JakeHider @sliekpodcast
I set one up but haven’t explored all that much. Definitely will check it out further.
@behindthesch3m3s @JakeHider @sliekpodcast
I'm pretty impressed with it's ease of use.
@StevenB I’m curious to see how to do it as well if you have time to explain it. No rush.
It's really easy.
1) Login / Signup to Alby
https://getalby.com/login
2) Click on Wallet
3) Scroll down to see your Podcaster Wallet Info
4) add that info to https://podcasterwallet.com/ or your feed
@StevenB Thanks!
That's right. It looks like it's working very similar to a LNPay wallet, which a lot of the apps are using for hosting their in-app wallets. The keysend gets sent to their node, the customKey lets them know it's a hosted wallet, and the customValue tells them which hosted wallet to apply the transaction to. If you didn't have the customKey and customValue in your valueBlock, the sats would just go to their node, so those two items are real important to make sure you get paid.
@StevenB Interesting they are using 696969.
@sliekpodcast @StevenB Nay chance you can include the medium tag in that feed?
I've also been asking them about creating an API that gives an app permission to access the transaction history of a wallet so 3rd party apps like embeddable leaderboards or boostagram walls can be built.
@StevenB @sliekpodcast @dave we actually got an (so far undocumented) API to load the transactions.
on getalby.com under settings you find an API key.
With that you can do a GET https://getalby.com/api/invoices with an API-TOKEN header.
It gives you the JSON of the payments chronologically ordered.
This is WIP, but it is good to hear what you would need or want to build.
@StevenB Thanks for the heads up