Chat Zaps
Android APK download link is at the bottom of this post.
iOS users can join the TestFlight here. v0.0.5 may take 1-2 days for iOS approval.
New in v0.0.5
- If a user has a LUD16 (Lightning Address), you'll see a zap icon on their chat message. Hold it down and it will open your default Lightning wallet to zap them 210 sats. It should show up immediately on the zapped message.
- And if you have a LUD16 (Lightning Address) associated with your user account, you can now receive chat zaps.
Known Issues
- You can't yet customize the amount of sats to zap; it's currently set to 210.
- You can't yet add a Lightning Address to your profile via Arc; you'd need to do that with another client.
- This supports LUD16 (Lightning Addresses) but not yet LUD06.
- This is still a bit rough as a "proof of concept" - we'll appreciate feedback on what you'd like to see added.
What's Changed
- Begin conversion to create-universal-app by @ArcadeCityMayor in #58
- Start cross-platform design showcase by @ArcadeCityMayor in #59
- Add initial NIP-57 zaps integration by @ArcadeCityMayor in #60
- Fix desktop app; send zaps from web+mobile+desktop by @ArcadeCityMayor in #61
- First chat zaps sent; Message updates automatically by @ArcadeCityMayor in #62
- Pull v0.0.4 code into new monorepo structure by @ArcadeCityMayor in #63
- Configure EAS by @ArcadeCityMayor in #64
- Upgrade to Expo 48 and Tamagui 1.9.12 by @ArcadeCityMayor in #65
- Minor fixes/upgrades by @ArcadeCityMayor in #66
- Add user metadata; send zaps to correct lud16 by @ArcadeCityMayor in #67
- Finalize v0.0.5 by @ArcadeCityMayor in #68
Full Changelog: v0.0.4-alpha...v0.0.5-alpha