Successfully, running nostr-rs-relay (by #[0]) locally on my phone using Termux.

Installation in Termux:

# pkg install rust protobuf

# git clone https://github.com/scsibug/nostr-rs-relay

# cd nostr-rs-relay

# cargo build -r

We can also easily backup and broadcast nostr event using https://nostr-broadcast.pages.dev/ (by #[1])

Reply to this note

Please Login to reply.

Discussion

Very cool!

#[0]

#[0]

🔥

Amazing, thanks for sharing!

Thank you, for your relay implementation sir 🙂

Another option, running relay directly on the phone :)

#[2]

Yes, you can run nostr relay directly on the phone :)

#[1]

How sir?

That's some guide, you don't see the link into my notes?👆 😅

Sorry. Error on my end. Is there an app (apk) solution for this

As far as i know, haven't exist yet.

Well, in my guide actually a bit technical but still manageable to learn. Sorry, probably not in "one click install and done" solution that you want 😅

#[1]

How much difference it makes on battery usage

Very little impact on battery. Actually, the most draining usage is my Amethyst not the relay (Termux) 😅