Oddbean new post about | logout
 I spent a few hours today learning about Capacitor plugins, AndroidManifest.xml, and the Intents API.

https://media1.tenor.com/m/7QhoA9wcstgAAAAd/confused-no.gif

I now have a 500k sat bounty open for getting NIP 55 signing working in Coracle for Android:

https://github.com/coracle-social/coracle/issues/421

Be sure to check out the "bounties" section of the contributing guidelines: https://github.com/coracle-social/coracle/blob/master/CONTRIBUTING.md#bounties

nostr:nevent1qyw8wumn8ghj76r0v3kxymmy9e3k7unpvdkx2tn5dahkcue0qy2hwumn8ghj7un9d3shjtnyv9kh2uewd9hj7qg6waehxw309ac8junpd45kgtnxd9shg6npvchxxmmd9uq3gamnwvaz7tm0dek8jmn0w3jhxtnvdakz7qguwaehxw309a382cmtv46zucm0wfskxmr99eek7cmfv9kz7qpqtux6lnxcx3gds6sz0r7uuthf4hvtw5lk737p7mjeq3t05gjdu9fsqszgyy 
 Hmm, I'd like to try but got other things to do. Doesn't sound too hard for an android dev. Good luck finding help. 
 nostr:nprofile1qqsfr5zprps7sw4nx5mnn0ya5wen7fxmkaq6pafyhhe2k5ty335xdcqpz4mhxue69uhkummnw3ezummcw3ezuer9wchszrnhwden5te0dehhxtnvdakz7qgswaehxw309ahx7um5wghx6mmd9uy60uvn vem aí Coracle para Android. 
 There's a 500k bounty to implement nip 55 in coracle apk

nostr:nevent1qqsxrzew0ck2ferlwy9ql8xa7r42ggz8wh298arxtyf4t72sxyzqy8gpzpmhxue69uhkummnw3ezumt0d5hsygyhcu9ygdn2v56uz3dnx0uh865xmlwz675emfsccsxxguz6mx8rygpsgqqqqqqsur82ay 
 I will raise this an additional 200k sats if this is built as an easily reusable capacitorjs plugin (may call it "capacitor-nostr-intent-signer") with the NIP-07 API interface

I also could use something like this for an app im working on 😀  
 Let's goooo 
 I made the first commit of a Nostr Signer capacitorjs plugin which incorporates both NIP-55 and NIP-07 here:

https://github.com/chebizarro/nostr-signer-capacitor-plugin

I have quite a bit of experience with intents after developing an Android navigation app for the blind, but less so with the capcitorjs framework. I reckon I'll have a working coracle integration soon enough though