Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sgiath/nostr-server

Nostr server implementation
https://github.com/sgiath/nostr-server

elixir nostr websockets

Last synced: about 2 months ago
JSON representation

Nostr server implementation

Awesome Lists containing this project

README

        

# Nostr

Nostr server

## Installation

If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `nostr_server` to your list of dependencies in `mix.exs`:

```elixir
def deps do
[
{:nostr_server, "~> 0.0.1"}
]
end
```

Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .