Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jtgrassie/pyrx
- Owner: jtgrassie
- License: other
- Created: 2019-06-21T01:55:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T23:59:21.000Z (6 months ago)
- Last Synced: 2025-01-03T11:08:13.919Z (30 days ago)
- Topics: monero, monero-mining, randomx
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 34
- Watchers: 3
- Forks: 30
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: )