Home

CSC Mint

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.

Windows (64-bit)

v1.2.0

A single self-contained CSCMint.exe. Nothing to install on the offline machine.

Get the latest release

Verify before you trust it

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 SHA256

If the hash does not match, delete the file. Do not run it.

Build it yourself

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.