frankcoin miner 1.0.0 — the Mac app
The only miner frankcoin ships. Mining runs on your own Mac, tied to your own wallet; the keypair never leaves the machine.
Requires macOS 13 or later. Devnet only — these FRANKS are test tokens and are worth nothing.
First launch
The app is ad-hoc signed but not notarised, so macOS will refuse it the first time. Right-click the app → Open → Open, or clear it in System Settings → Privacy & Security. Notarisation needs a paid Apple Developer account.
Using it
- Load wallet — pick a Solana keypair file (
~/.config/solana/id.json, or any exported keypair). It needs a little devnet SOL for fees, from faucet.solana.com. - Register once — creates the challenge that is yours alone.
- Start mining — your Mac searches; each accepted proof mints 500 FRANKS and rolls your challenge, so no proof can be spent twice.
Built from source: cd mac && ./build.sh