What's involved? Adding nostr to fedimint or vice versa?

Reply to this note

Please Login to reply.

Discussion

Creating a module that enables a Fedimint server to be a nostr relay. Most fedimints will have multiple servers run by "Guardians". They have a shared consensus for data and there is resilience in the cluster of nodes. So running a relay, you trust these Guardians to keep it up and not censor, etc.

Think community hosted nostr relay.

Sounds like a great idea, not sure if its my forte, or whether I have time. Is there an existing project you're hoping to build on?

Any relay would do. Will probably use a Rust based one since Fedimint is in Rust.