Download
Get Clanker Coin
Clanker Wallet, Clanker Miner, Clanker Node, and the Clanker CLI, built for Windows, macOS, and Linux. Every release ships checksums and a software bill of materials.
Downloads
No public release yet
There is nothing to download today. Clanker Coin is in alpha and no version has been published to the public repository yet.
When a release ships, it will include:
Clanker Wallet
Create or restore a wallet, send and receive CLKC, and keep keys encrypted on your own machine.
Clanker Miner
CUDA, HIP/ROCm, Metal, and CPU mining backends behind a single binary.
Clanker Node
Independently validate the chain and relay to the network from your own machine.
Clanker CLI
Every wallet, node, and mining capability, scriptable from a terminal.
As native installers for Windows x86-64, macOS Apple Silicon, and Linux x86-64 and ARM64, each with a SHA-256 checksum and a CycloneDX software bill of materials:
Windows x86-64
macOS Apple Silicon
Linux x86-64
Linux ARM64
Verify
Verify your download
Binaries are not yet code-signed, so a checksum comparison against SHA256SUMS and the GitHub release page is the verification path today.
macOS
shasum -a 256 <file>Linux
sha256sum <file>Windows
certutil -hashfile <file> SHA256Compare the printed hash against the matching line in SHA256SUMS from the same release. If the two do not match exactly, do not run the file, and re-download it from the release page.
Obtain software only from clanker-coin.com and github.com/ClankerCoin.