Avatar
greenart7c3
7579076d9aff0a4cfdefa7e2045f2486c7e5d8bc63bfc6b45397233e1bbfcb19
PGP 44F0AAEB77F373747E3D5444885822EED3A26A6D Developing @npub1am3ermkr250dywukzqnaug64cred3x5jht6f3kdhfp3h0rgtjlpqecxrv7 and @npub1hqlxlq57nvlq70ugmsmu9y5lmyc5k2lh5w7y85j7dgsr5u7zwavq5agspw https://greenart7c3.com

It uses intents to communicate between apps.

When you have a look at it you can dm me or create a issue and I'll help you.

You'll need to create a modal for the user paste the event signature like nostr.rocks does, a callback url or some page to broadcast the signed event

https://github.com/greenart7c3/Amber#support-for-web-applications

Should amber be a new nip or should I merge nip 7, 46 and amber to a single file?

They all basically has the same functionality.

The difference is nip 7 is only for browsers, nip 46 for any client and amber is for android.

If you need something 1 hour otherwise ~10 minutes

No, I need to make a landing website or npub.

Maybe something in the nip repo too so every client knows about amber, nip 7 and nip 46

Also some device manufacturers change everything from the default AOSP devices. Most problems I had developing flutter and android was because Xiaomi and Samsung changes some default behaviors and breaks a lot of things

Replying to Avatar brugeman

Great UX improvements in the Spring browser, v.0.6.0

Now you know whom you zapped in the payment history screen:

https://void.cat/d/H9oH6LHryLEcvw9RJLXDGJ.webp

Now it's easier to switch between your keys/accounts:

https://void.cat/d/EMVuVfZC4zYTqos3JsCtyr.webp

Now you have nice fast suggestions in search:

https://void.cat/d/78iAnmkDA5eej2UmQ7EM4M.webp

And now new users have much more apps pinned on homescreen by default:

https://void.cat/d/H4MXZToUifAqyBAxBD6ANX.webp

Full changelog:

New:

- A new dropdown in Search with apps, tabs and contact list

- Search suggestions and auto-fill from recent queries

- Zap recipients are now visible in payment history screen

- More default pinned apps on new profile's homescreen

- Faster switching between keys

- Add review button in apps' context menu

Fix:

- Fix paying of LN invoices copied to clipboard

- Fix relay reconnect logic, should no longer get stuck after app resume

- Fix no longer attaching apps w/ github.com link to all github tabs

- Fix crash on invoices w/ empty description_hash

- Fix showing contacts from previous key after key switch

Play Store: https://play.google.com/store/apps/details?id=com.nostr.universe

APK: https://github.com/nostrband/nostr-universe/releases/download/v0.6.0/spring-nostr-browser-v0.6.0.apk

## Amber - 0.5.2

- Updated dependencies

- Also check return type when not using callback url

Replying to Avatar OpenSecret

We've been thinking a lot about subscriptions at Mutiny and how others can take advantage of it.

Today, ZapplePay just shipped AutoZaps. It's like a decentralized Patreon: every npub gets their own page where people can set up recurring payments to them. https://www.zapplepay.com/autozap/

AutoZaps and ZapplePay use NWC (Nostr Wallet Connect) to communicate with supporting wallets such as Mutiny and Alby. Both wallets have budgeting features so you can auto-approve payment requests associated with a specific NWC string.

We built Mutiny+ using this same NWC tech. Bitcoin is a "push" system, so replicating fiat's "pull" payments in a self-sovereign way involves new ideas and standards. NWC keeps the user in control, and offers the convenience of autopay when you want it. https://blog.mutinywallet.com/solving-subscriptions-on-bitcoin-one-zap-at-a-time/

Check out AutoZaps and see what you think! We're looking to work with other services / products that want to offer NWC-based checkouts and subscriptions so hit us up if you'd like to chat.