Download
Photon Ledger (loading…)
Pick your platform. SHA-256 checksums and full file sizes are listed below each button.
Heads up on the Windows installer. Both the .msi and .exe are code-signed by EKE Services LLC via Azure Trusted Signing. Brand-new releases haven't yet built up Microsoft Defender SmartScreen download reputation, so the first few users may still see a "Windows protected your PC" prompt — click More info → Run anyway. The signature itself can be inspected via right-click → Properties → Digital Signatures, and the SHA-256 above should match what you compute locally. The macOS .dmg is signed and notarized; the .deb / AppImage need no equivalent step on Linux.
Having trouble installing? See Troubleshooting.
Verify your download
SHA-256 checksums
macOS
shasum -a 256 "Photon Ledger_"*.dmg
Linux
sha256sum photon-ledger_*.AppImage photon-ledger_*.deb
Windows (PowerShell)
Get-FileHash -Algorithm SHA256 .\photon-ledger_*.msi, .\photon-ledger_*-setup.exe
Where things go
What gets installed where
| OS | App | Config & DB |
|---|---|---|
| macOS | /Applications/Photon Ledger.app | ~/Library/Application Support/photon-ledger/ |
| Windows | %LOCALAPPDATA%\Programs\PhotonLedger\ | %APPDATA%\photon-ledger\ |
| Linux | /usr/bin/photon-ledger (deb) / extracted (AppImage) | ~/.config/photon-ledger/ + ~/.local/share/photon-ledger/ |