Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 560 Bytes

readme.md

File metadata and controls

34 lines (20 loc) · 560 Bytes

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