direkturcrypto/modal-pearl — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Python project that lets me mine Pearl on Modal using serverless GPUs. I want two ready to run scripts, one for the Akoya pool using H100 and one for the Pearlhash pool using A100.
Make it easy for me to put in my wallet address near the top of each script, deploy the miner to Modal, start it from the terminal, and watch the logs. Include a clear README with the exact setup steps, including installing Modal, setting the Modal token, deploying each miner, running them in the background, and checking logs.
Keep it lightweight and practical. I don’t need a web app or dashboard, just working scripts and instructions that someone can copy and paste. If you need the latest Modal syntax or GPU setup details, look up the current Modal docs online.
Want more depth? Deep Reverse