Igor Sirotin 4fbadfec0c fix(ci): apply status-go ref override after make update (#22108)
The Override status-go ref stage ran before Deps. `make update` calls
nimbus-build-system's `update-common`, which runs `git submodule update
--init --recursive` and `git submodule foreach --recursive 'git reset
--hard'`, resetting vendor/status-go to the pinned pointer and discarding
the override. Every status-go PR check therefore built and E2E-tested the
submodule pointer instead of the PR.

Jenkinsfile.ios and Jenkinsfile.android have no `make update` between the
override and the build, so they were already correct and are unchanged.
2026-08-27 16:05:13 +01:00
2026-04-20 17:57:00 +05:30
2026-06-18 19:43:21 +05:30
2026-06-11 15:31:22 +03:00
2026-08-19 00:44:24 +02:00
2026-06-18 19:43:21 +05:30
2025-11-28 21:45:25 -05:00
2026-08-20 10:10:26 +02:00
2026-06-18 19:43:21 +05:30
2026-08-20 10:10:26 +02:00
2023-05-31 08:16:28 +02:00
2026-06-16 14:22:16 -04:00
2026-08-19 00:44:24 +02:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00
2024-05-20 13:38:04 +03:00

status logo

Download

Get it on Google Play Download on the App Store

Status App

The Status App is a privacy-first, decentralised messenger built with Nim and Qt/QML. It offers end-to-end encrypted messaging, community chats, and Ethereum wallet integration — all without requiring a phone number or email.

mobile anonymous profiles mobile messenger mobile communities mobile wallet

mobile swap mobile buy mobile nfts mobile market

Status Desktop Screenshot

📑 Table of Contents

🚀 Download & Install

Get the latest release for your platform:

Supported Versions

Platform Supported versions Notes
Windows Intel chip (no native Windows ARM build yet) Windows 11 is used for testing
Linux Continuous effort to support the lowest Ubuntu LTS version. Actively tested on Ubuntu 22.04; should run on most Linux flavours using glibc 2.31 or newer
macOS ARM chip MacOS latest version
Android 9 to 16
iOS 17 and higher

Windows

  1. Download the .exe file.
  2. Run the .exe installer.
  3. Launch the installed app 🎉

Linux

  1. Download the .tar.gz file.
  2. Extract the tarball file (replace * with the version)
    cd ~/Downloads
    tar xvf StatusIm-Desktop-*.tar.gz
    
  3. Optionally, verify the Status app GPG signature.
  4. Go to the directory where it extracted and double-click the AppImage file 🎉

macOS

  1. Download the .dmg file.
  2. Open it and drag Status.app to the Applications folder.
  3. Open the Applications folder and double-click the Status icon 🎉

🛠️ Build from Source

To build Status from source, follow the instructions specific to your operating system. Detailed build instructions are available in the official documentation:

🤝 Contributing

We welcome contributions from the community! To get started:

📚 Documentation

 


For more information, visit our official website or explore our GitHub organization.

This project is tested with BrowserStack.

S
Description
Status App client made in Nim & QML
https://status.app
Readme
850 MiB
Languages
QML 49.5%
Nim 21.2%
JavaScript 11.1%
Python 11%
C++ 3.7%
Other 3.2%