lurkingcat on Nostr: Successfully, running nostr-rs-relay (by #[0]) locally on my phone using Termux. ...
Successfully, running nostr-rs-relay (by scsibug (npub1xhf…4xw3)) 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 bordalix (npub1vt8…8cxv))
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 bordalix (npub1vt8…8cxv))