direkturcrypto/modal-pearl — explained in plain English
Analysis updated 2026-05-18
Mine Pearl against the Akoya pool using rented H100 GPUs.
Mine Pearl against the Pearlhash pool using rented A100 GPUs.
Monitor mining progress through Modal's log command or a local log file.
| direkturcrypto/modal-pearl | autolearnmem/automem | billy-ellis/exr-imageio-poc | |
|---|---|---|---|
| Stars | 32 | 32 | 32 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 2/5 | 5/5 | 3/5 |
| Audience | developer | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires a Modal.com account with GPU access and your own wallet address.
This is a short Python project for mining a cryptocurrency called Pearl using rented GPU servers through Modal.com, a serverless GPU hosting service. The README is brief and covers only the basics. Two scripts are included: one targets a mining pool called Akoya and runs on H100 GPUs at around 600 terahashes per second, and the other targets a pool called Pearlhash and runs on A100 GPUs at around 150 terahashes per second. You configure your own wallet address in each script, deploy it to Modal using their command-line tool, and then monitor logs through either Modal's own log command or a local log file.
A pair of Python scripts for mining the Pearl cryptocurrency on rented GPU servers through the Modal.com serverless hosting service.
Mainly Python. The stack also includes Python, Modal.
License not stated in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.