fennec browser on android supports nos2x-fox and can be used with any nostr web app that runs on firefox.
i have written a nostr client in tinygo after building a javascript target for tinygo. it has 6 concurrent service workers and almost all of the source code is go.
https://sm3sh.mleku.dev
the kind 1 feed is very bare yet but this is in total 2 days work plus another 3 with a first attempt in pure javascript with 1 service worker. my first focus is full nip-04/nip-17/marmot support. most of that is already written in Go, adapting it should be trivial.
i have written a nostr client in tinygo after building a javascript target for tinygo. it has 6 concurrent service workers and almost all of the source code is go.
https://sm3sh.mleku.dev
the kind 1 feed is very bare yet but this is in total 2 days work plus another 3 with a first attempt in pure javascript with 1 service worker. my first focus is full nip-04/nip-17/marmot support. most of that is already written in Go, adapting it should be trivial.
2๐1