Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jtgrassie/pyrx

A Python extension for getting RandomX hashes.
https://github.com/jtgrassie/pyrx

monero monero-mining randomx

Last synced: 23 days ago
JSON representation

A Python extension for getting RandomX hashes.

Awesome Lists containing this project

README

        

# pyrx

A Python extension for getting RandomX hashes.

## Installation

```
pip install git+https://github.com/jtgrassie/pyrx
```

## Usage

See [tests/test.py](./tests/test.py).

## Supporting the project

XMR donations to:

```
451ytzQg1vUVkuAW73VsQ72G96FUjASi4WNQse3v8ALfjiR5vLzGQ2hMUdYhG38Fi15eJ5FJ1ZL4EV1SFVi228muGX4f3SV
```

![QR code](./qr-small.png)

would be very much appreciated.

## License

Please see the [LICENSE](./LICENSE) file.

[//]: # ( vim: set tw=80: )