BitBox logo

Start by downloading BitBoxApp (4.36.0)

SHA-256 checksums
Windows: 2a46e4d832f6b41c97651458f22dafaf3e15deb8c48b1e5ba3c442092dfa13ea
macOS: b2ed928913a4193d12091558a186a5e1b5b927223863bc9a21f0fb779acfa41b
Note: To verify if the checksum is correct, calculate the checksum on the downloaded file (zip, exe, deb, rpm, AppImage) before uncompressing.

Verify signature

Linux64 Ubuntu/Debian

Linux64 Fedora

Linux64 other distros

Linux64 Ubuntu / Debian
SHA-256 checksum
cb04815493ebb9ba39209906a76d23ae46d489ec7a0dabcbecc736f8d1a93b1d

Verify signature

Linux64 Fedora
SHA-256 checksum
700795b95649a7dc5c05fa4dfa5cb00786e7942425110689754d7f1396a4c18e

Verify signature

Linux64 other
SHA-256 checksum
58f84ddb5e9b4ee976a2f48e424d37ced8a439e237898cb0d99092fb7a6c4c3d

Verify signature

The AppImage is a stand-alone desktop app. Uncompress the file by double-clicking or entering in a terminal:

cd ~/Downloads # navigate to your download folder
chmod +x ./BitBox-[version]-x86_64.AppImage # make executable
./BitBox-[version]-x86_64.AppImage # to run the app

* If the BitBox device is not detected by the app, you may need to manually adjust USB permissions. To do this for most recent distributions, enter the following line in a terminal (sudo access required), then replug the device:

printf "SUBSYSTEM==\"usb\", TAG+=\"uaccess\", TAG+=\"udev-acl\", SYMLINK+=\"bitbox02_%%n\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2403\"\n" | sudo tee /etc/udev/rules.d/53-hid-bitbox02.rules > /dev/null && printf "KERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2403\", TAG+=\"uaccess\", TAG+=\"udev-acl\", SYMLINK+=\"bitbox02_%%n\"\n" | sudo tee /etc/udev/rules.d/54-hid-bitbox02.rules > /dev/null
printf "SUBSYSTEM==\"usb\", TAG+=\"uaccess\", TAG+=\"udev-acl\", SYMLINK+=\"dbb%%n\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2402\"\n" | sudo tee /etc/udev/rules.d/51-hid-digitalbitbox.rules > /dev/null && printf "KERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2402\", TAG+=\"uaccess\", TAG+=\"udev-acl\", SYMLINK+=\"dbbf%%n\"\n" | sudo tee /etc/udev/rules.d/52-hid-digitalbitbox.rules > /dev/null

Or, if the above does not work for your distribution, add yourself to the 'plugdev' group (if not already a member; a reboot may be required for some distributions) and enter the following line in a terminal (sudo access required):

printf "SUBSYSTEM==\"usb\", SYMLINK+=\"bitbox02_%%n\", GROUP=\"plugdev\", MODE=\"0664\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2403\"\n" | sudo tee /etc/udev/rules.d/53-hid-bitbox02.rules > /dev/null && printf "KERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", SYMLINK+=\"bitbox02_%%n\", GROUP=\"plugdev\", MODE=\"0664\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2403\"\n" | sudo tee /etc/udev/rules.d/54-hid-bitbox02.rules > /dev/null
printf "SUBSYSTEM==\"usb\", SYMLINK+=\"dbb%%n\", GROUP=\"plugdev\", MODE=\"0664\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2402\"\n" | sudo tee /etc/udev/rules.d/51-hid-digitalbitbox.rules > /dev/null && printf "KERNEL==\"hidraw*\", SUBSYSTEM==\"hidraw\", SYMLINK+=\"dbbf%%n\", GROUP=\"plugdev\", MODE=\"0664\", ATTRS{idVendor}==\"03eb\", ATTRS{idProduct}==\"2402\"\n" | sudo tee /etc/udev/rules.d/52-hid-digitalbitbox.rules > /dev/null

* If the sha256sum checksum does not match, your browser may have requested a second level of gz compression. In this case, a clean download can be made with curl, for example:

curl -O https://github.com/digitalbitbox/bitbox-wallet-app/releases/download/v4.36.0/bitbox_4.36.0_amd64.deb

If you are using Tor, the proxy information is required:

curl -O --socks5 [url]

Or install the BitBoxApp on your smartphone

Learn what's new in our latest updates.

Then choose your device & follow the instructions

BitBox01

BitBox02

Step 1: Download the BitBoxApp

To get started, download the BitBoxApp using the links above.

Step 2: Plug in your BitBox01

Insert the microSD card into BitBox01 and plug it into your computer.

Step 3: Set up your BitBox01

Open the BitBoxApp and follow the on-screen instructions to set-up your BitBox01.

Step 4: Remember your password

Remember the device password, and keep a copy of it somewhere safe.

Step 5: Remove the microSD card and store it somewhere safe

The backup and device password can be used to recover your wallet. Check out the Backup Center to learn how a backup can be recovered without a BitBox.

Step 1: Download the BitBoxApp

To get started, download the BitBoxApp using the links above.

Step 2: Plug in your BitBox02

Insert the microSD card into BitBox02 and plug it into your computer.

Step 3: Set up your BitBox02

Open the BitBoxApp and follow the on-screen instructions to install the device firmware and set-up your BitBox02 wallet.

Step 4: Remember your password

Remember the device password, and keep a copy of it somewhere safe.

Step 5: Remove the microSD card and store it somewhere safe

The backup and device password can be used to recover your wallet. Check out the Backup Center to learn how a backup can be recovered without a BitBox or to learn how to load your own wallet.

Important: Unlike the BitBox01, the BitBox02 microSD card backup is not encrypted with a password. This means anyone who has access to your microSD card backup has access to your funds!

Download the BitBoxBridge 1.5.0

Use this to connect to 3rd party services. Supported by Bity, MyEtherWallet, Rabby and AdaLite.

Linux64 Ubuntu/Debian

Linux64 Fedora

Stay in control of your digital assets