Skip to content

frankcoin miner 1.0.0 — the Mac app

Choose a tag to compare

@maxtindall maxtindall released this 22 Jul 19:15

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 → OpenOpen, or clear it in System Settings → Privacy & Security. Notarisation needs a paid Apple Developer account.

Using it

  1. 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.
  2. Register once — creates the challenge that is yours alone.
  3. 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