System Requirements
| Platform | Minimum Version |
|---|---|
| macOS | 11.0 (Big Sur) or later |
| Windows | 10 (64-bit) or later |
| Linux | Ubuntu 20.04 or equivalent |
- 4GB RAM
- 100MB disk space
- Internet connection (for blockchain operations)
macOS Installation
Download
- Go to bundlit.dev
- Click Download for macOS
- Choose the correct version:
- Apple Silicon (M1/M2/M3):
bundl_x.x.x_aarch64.dmg - Intel:
bundl_x.x.x_x64.dmg
- Apple Silicon (M1/M2/M3):
Install
- Open the downloaded
.dmgfile - Drag bundl to your Applications folder
- Eject the disk image
First Launch
To open bundl:- Open Finder → Applications
- Right-click (or Control-click) on bundl
- Select Open
- Click Open in the dialog
Windows Installation
Download
- Go to bundlit.dev
- Click Download for Windows
- Download
bundl_x.x.x_x64-setup.exe
Install
- Run the downloaded
.exeinstaller - If you see a SmartScreen warning:
- Click More info
- Click Run anyway
- Follow the installation wizard
- Choose installation location (default is fine)
- Click Install
Launch
- Find bundl in your Start menu
- Or double-click the desktop shortcut
Linux Installation
Debian/Ubuntu (.deb)
- Download the
.debpackage from bundlit.dev - Install:
AppImage (Universal)
- Download the AppImage from bundlit.dev
- Make it executable and run:
Verifying Your Download
For security, verify the integrity of your download:Check SHA-256 Hash
Each release includes achecksums.txt file with SHA-256 hashes.
macOS/Linux:
checksums.txt.
Updating bundl
When a new version is available, you’ll see a notification banner at the top of the app:Auto-updates are planned for a future release. For now, download the latest version from the releases page.
Uninstalling
macOS
- Open Finder → Applications
- Drag bundl to the Trash
- To remove data: delete
~/Library/Application Support/com.bundl.desktop/
Windows
- Open Settings → Apps
- Find bundl and click Uninstall
- To remove data: delete
%APPDATA%\com.bundl.desktop\
Linux
Troubleshooting
App won't open on macOS
App won't open on macOS
Right-click the app and select “Open” instead of double-clicking. See the First Launch section above.
Windows SmartScreen blocking installation
Windows SmartScreen blocking installation
Click “More info” then “Run anyway”. This happens because the app isn’t signed with a Windows certificate yet.
Linux: Missing dependencies
Linux: Missing dependencies
Run
sudo apt-get install -f after installing the .deb package to resolve missing dependencies.App crashes on launch
App crashes on launch
Try deleting the app data folder and restarting:
- macOS:
~/Library/Application Support/com.bundl.desktop/ - Windows:
%APPDATA%\com.bundl.desktop\ - Linux:
~/.local/share/com.bundl.desktop/
Next Steps
Quick Start
Create your first wallet and start using bundl

