Download Latest Version bitok-macos-x86_64.zip (34.1 MB)
Email in envelope

Get an email when there's a new version of bitok

Home / 0.3.19
Name Modified Size InfoDownloads / Week
Parent folder
bitokd-0.3.19-macos-arm64.tar.gz 2026-01-10 355.1 kB
bitok-0.3.19-macos-arm64.tar.gz 2026-01-10 579.5 kB
Bitok-0.3.19-win64.zip 2026-01-10 9.5 MB
Bitok-0.3.19-x86_64.AppImage 2026-01-10 17.3 MB
bitokd-0.3.19-linux-x86_64.tar.gz 2026-01-10 1.6 MB
bitokd-0.3.19-macos-x86_64.tar.gz 2026-01-10 397.0 kB
bitok-0.3.19-macos-x86_64.tar.gz 2026-01-10 625.3 kB
SHA256SUMS 2026-01-10 680 Bytes
Bitok 0.3.19 - Mainnet source code.tar.gz 2026-01-10 308.4 kB
Bitok 0.3.19 - Mainnet source code.zip 2026-01-10 365.0 kB
README.md 2026-01-10 1.5 kB
Totals: 11 Items   31.1 MB 0

The first official release of Bitok.

Downloads

Windows

File Description
bitok-0.3.19-windows-x64.zip GUI wallet + daemon (64-bit)

Linux

File Description
Bitok-0.3.19-x86_64.AppImage GUI wallet (portable)
bitokd-0.3.19-linux-x86_64.tar.gz Daemon only

macOS

File Description
bitok-0.3.19-macos-arm64.tar.gz GUI wallet (Apple Silicon)
bitok-0.3.19-macos-x86_64.tar.gz GUI wallet (Intel)
bitokd-0.3.19-macos-arm64.tar.gz Daemon (Apple Silicon)
bitokd-0.3.19-macos-x86_64.tar.gz Daemon (Intel)

Features

  • GPU-resistant Yespower proof-of-work algorithm
  • Modern C++11 codebase
  • Cross-platform support
  • Fully static Windows binaries

Verify Your Download

:::bash
sha256sum -c SHA256SUMS

Windows PowerShell:

:::powershell
Get-FileHash <filename> -Algorithm SHA256

Quick Start

Windows

  1. Extract ZIP
  2. Run bitok.exe (GUI) or bitokd.exe (daemon)

Linux

:::bash
chmod +x Bitok-0.3.19-x86_64.AppImage
./Bitok-0.3.19-x86_64.AppImage

macOS

:::bash
tar xzf bitok-0.3.19-macos-*.tar.gz
open Bitok.app

Data Locations

OS Location
Windows %APPDATA%\Bitok\
Linux ~/.bitok/
macOS ~/Library/Application Support/Bitok/

Always backup wallet.dat!

Source: README.md, updated 2026-01-10