x16r-hash

Bindings for proof of work used by X16R


Keywords
ravencoin, rvn
License
MIT
Install
pip install x16r-hash==1.0.1

Documentation

x16r_hash

Python module for the x16r hash function

Prerequisites

sudo apt-get install python-dev

Installation

To install this module, clone this repository and run:

python setup.py install

You can verify the installation by running:

python test.py