MutinyWallet / mutiny-web

The frontend for Mutiny Wallet
https://app.mutinywallet.com
MIT License
174 stars 49 forks source link

Popup info about user's federation #1128

Open TonyGiorgio opened 1 month ago

TonyGiorgio commented 1 month ago

"popup_end_timestamp" and "popup_countdown_message" is what fedi uses for info. Needs the next release.

futurepaul commented 1 month ago

I see the fields but they're all null except the meta_external_url (which looks like it has the data I need, I could just follow that for now and get the info here)

Screenshot 2024-05-07 at 9 50 09 AM
TonyGiorgio commented 1 month ago

Okay, I might have to parse that manually and pull down the fields myself. I'll check with the fedimint team.