Cryptocurrency stuff
A collection of things I have made during my tampering with crypto (entirely magicoin, designed for use on a raspberry pi)
- m-cpuminer-v2 install script for RPI 2, 3, and 4
- cpuminer-opt install script for RPI (only ever tested on 4B)
- m-wallet and magid binaries for aarch64 (and instructions for use on armv7l)
Notes
If any of the cpuminer scripts are erroring, the miner's code on github might have disappeared and/or been broken by a newer update.
As a failsafe against this, I have .zip files of each of the miners, from a version where it does work.
(Note that to use these builds you will need to edit the install script to wget and unzip the file rather than git cloning it.)
- m-cpuminer-v2 (master) (6c0fc04)
- cpuminer-opt (master) (c4dd947)
Comment Form is loading comments...