loguntsov / echiapos

Erlang binding for Chia Proof of Space network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Erlang NIF binding for Chia Proof of Space (ALPHA)

This repository contains NIF binding for ChiaPOS

Implementation

At this moment only 2 functions are implemented:

  1. Encoding::ANSEncodeDeltas
  2. Encoding::ANSDecodeDeltas

!!! You are welcome for requests of additional functionality

Requirements

  1. GCC
  2. CMake
  3. Make
  4. Git
  5. Erlang 23 or never
  6. Installed Rebar3 (http://rebar3.org/)

Building

Just start by make command.

License

MIT

Author

Sergey Loguntsov loguntsov@gmail.com

About

Erlang binding for Chia Proof of Space network.

License:MIT License


Languages

Language:Erlang 87.7%Language:C++ 6.3%Language:Makefile 5.9%Language:Shell 0.1%