QrandomX
QRandomX
This library (derived from RandomX) currently exposes the following functionality:
- Python Wrapper for QRandomX hash
- Mining thread and hybrid callback
Platform support
Linux | OSX 10.12 | Windows 10 | |
---|---|---|---|
Python 3 | ✅ | ✅ | ✅ |
Webassembly (JS) | ❓ | ❓ | ❓ |
Golang | - | - | - |
Installing
Ubuntu
sudo apt -y install swig3.0 python3-dev build-essential cmake libhwloc-dev libboost-dev
pip3 install pyqrandomx
OSX
If you don't have brew yet, then Install brew following the instructions here: https://brew.sh/
Now install some dependencies
brew install cmake python3 swig hwloc boost
pip3 install pyqrandomx
License
*This library is distributed under the GPL3 software license