Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 563 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 563 Bytes

replicatr

nostr relay with modular storage and connectivity

about

replicatr is a nostr relay written in pure Go, aimed at becoming a single, modular, and extensible reference implementation of the nostr protocol as described in the nostr NIP (nostr implementation possibilities) specification.

It will use a badger data store, interface with the internet computer for all event types except ephemeral, private and bulky data content.