Download
Photon Ledger v0.1.0
Pick your platform. SHA-256 checksums and full file sizes are listed below each button.
Heads up on unsigned installers. Until our signing certificates are in place, macOS will ask you to right-click the app and choose Open the first time. Windows SmartScreen may show a "More info → Run anyway" prompt. The installers are reproducibly built from open commits; verify the SHA-256 above against the checksum below.
Verify your download
SHA-256 checksums
macOS / Linux
shasum -a 256 PhotonLedger-*.dmg
sha256sum PhotonLedger-*.AppImage
Windows (PowerShell)
Get-FileHash -Algorithm SHA256 .\PhotonLedger-Setup-*.msi
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/ |