The offline keygen and QA station that strikes every Blockchain Mint Cold Storage Coin. It has zero network code. It is meant to run on an air-gapped PC and nowhere else.
A single self-contained CSCMint.exe. Nothing to install on the offline machine.
This program generates live private keys. Confirm the file you downloaded matches the SHA-256 published on the release page before running it on the mint station:
certutil -hashfile CSCMint.exe SHA256If the hash does not match, delete the file. Do not run it.
The source is public and the exe is reproducible from it. Clone the repo and run desktop\build_windows.bat on any Windows PC with Python 3.11. Full instructions live in desktop/WINPC_BUILD.md, and the air-gapped path is in desktop/OFFLINE_BUILD.md.