Skip to content

thekeele/extr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extr

Elixir Transmitted by Relays

This is an implmention of a Nostr Relay in the Elixir programming language.

Learn more about Elixir here: https://github.com/elixir-lang/elixir

Learn more about nostr here: https://github.com/nostr-protocol/nostr

Learn more about nips here: https://github.com/nostr-protocol/nips

Installation

If available in Hex, the package can be installed by adding extr to your list of dependencies in mix.exs:

def deps do
  [
    {:extr, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/extr.

About

Elixir Transmitted by Relays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages