ImNotAVirus / nostale_crypto_ex

NosTale Cryptography in Elixir (NIF)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NostaleCrypto

TODO: Add description

Installation

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

def deps do
  [
    {:nostale_crypto, "~> 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/nostale_crypto.

About

NosTale Cryptography in Elixir (NIF)


Languages

Language:Elixir 69.7%Language:Rust 30.3%