cipherstash / ex_ore.rs

Elixir bindings for ore.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExOreRs

Build Status

An Elixir wrapper for ore.rs.

Installation

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

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

About

Elixir bindings for ore.rs

License:Other


Languages

Language:Elixir 74.6%Language:Rust 13.1%Language:Shell 12.2%