Wallets
What exists today, honestly
No packaged, downloadable wallet has been released yet — this page will start linking to real installers and app-store listings the moment they exist, and not before.
Full node (firstislamiccoind)
The reference implementation, including a graphical (Qt) wallet, builds from source today on Linux, macOS and Windows.
No signed installers or GitHub release binaries yet — build it yourself from the public source once the repository is published (see the roadmap).
Web wallet
A browser-based wallet is planned, forked from and rebuilt against the same web-wallet approach used by the project FIC was built from.
Not deployed.
Mobile (Android / iOS)
A single Flutter codebase is planned for both platforms.
Not built.
Packaged desktop installers
Signed .dmg, .exe, and Linux packages, built and tested through CI.
Not yet published.
Verifying a download, once releases exist
When binaries are published, they'll ship with SHA256 checksums and a detached GPG signature over those checksums — the same scheme Bitcoin Core itself uses — so anyone can verify a downloaded file is exactly what the project published, independent of whether the OS itself shows an "unidentified developer" warning (which depends on paid code-signing, a separate thing entirely). This page will publish the real signing key fingerprint here once one exists — not before.