Downloads - Mainnet#
This topic contains information about where you can download the Concordium Wallets and tools for Mainnet. You can also find out about the hardware requirements for running a node.
Concordium Wallet for Mobile#
The Concordium Wallet for Mobile is available for iOS and Android™. The Concordium Wallet for Mobile supports iOS 13 or later and Android 8 or later.
Note
The Concordium Wallet for Mobile is not supported on tablet devices.
You can find Concordium Wallet for Mobile on App Store and on Google Play.
Concordium Legacy Wallet#
The Concordium Legacy Wallet is available for iOS and Android™. The Concordium Legacy Wallet supports iOS 13 or later and Android 8 or later.
Note
The Concordium Legacy Wallet is not supported on tablet devices.
You can find Concordium Legacy Wallet on App Store and on Google Play.
Concordium Wallet for Web#
The Concordium Wallet for Web is available to download as an extension for the chromium web browsers.
Concordium Desktop Wallet#
Windows v1.5.0#
MacOS v1.5.0#
Linux® v1.5.0#
Download the Desktop Wallet for Linux®:
-
SHA256 checksum of the download:
a04dcab599799533d8e35765a656a0ad938074d5f267f1829c5aa8258376b4e8
-
SHA256 checksum of the download:
ef0237f30e1c435323ef2eff2df82a23ffbb54b7c0b329666a07c78fb61119f1
-
SHA256 checksum of the download:
845f375c728b14ce13400869001b58c894510454dd7af8fa95d9538b5d8ef2d4
-
Concordium LEDGER App#
Note
LEDGER firmware version 2.0.0 is no longer supported for the LEDGER NANO S.
Note
The LEDGER NANO X is not supported currently.
When installing the certificate, ensure that the public key of the certificate is 04af7e6a68fa79b3f7a035a5cd75f916ee67c4a71fc990fe9ba2b2e1fb54dd7cdc950a73b5a4adf52ea95df16f5c17602090f639f0d35a760e34afae7cbd60792b
.
For LEDGER NANO S, download the Concordium LEDGER App 3.0.1 for LEDGER firmware version 2.1.0
For LEDGER NANO S PLUS, download the Concordium LEDGER App 3.0.1 for LEDGER firmware version 1.0.4
Concordium Client v5.1.1#
Download the Mainnet Concordium Client for Linux
SHA256 checksum of the download:
73d037fdbc0924ae0be302ad960ee4e2ec9bbb1d1c4a4bbefbcf2c3f97afd163
Before you can use the downloaded Concordium Client on Linux you have to make the downloaded file executable. Run the following command to make the file you download executable:
chmod +x concordium-client_*
where you replace * with 5.1.1.
Download the Mainnet Concordium Client for macOS
The macOS distribution is an installer that places an alias to the binary into the folder
/usr/local/bin
. So after installing, you should haveconcordium-client
on your path.
Cargo-concordium v2.7.0#
Download cargo-concordium:
Download Mainnet cargo-concordium for Linux
SHA256 checksum of the download:
843b4177b498db00c2c309e0758645198a3154f0b31c93b53de5a49329bfb713
For information about installing cargo-concordium, see Install tools for development.
Concordium node distributions#
For the system requirements to run a node, see System requirements to run a node.
Note
When upgrading, you can only upgrade one minor version at a time, or from the last release of major version X to major version X+1. You cannot skip versions. For patches, you can skip versions e.g. X.X.0 to X.X.3, or X.1.1 to X.2.3. To download previous node versions, see Previous node versions.
Ubuntu v5.2.4#
To run a node on a server with Ubuntu, you need a Debian package.
Download the Mainnet Debian package
SHA256 checksum of the download:
579e77a873a46d9a19d058e2c0bacb027efdf46aec8a73cb2983f6d37513be4c
To learn how to run a node with Ubuntu, see Run a node on a server with Ubuntu.
Linux-Docker v5.2.4#
To learn how to run a node with Docker, see Run a node with Docker.
To upgrade your Docker node either restart the service if you are using the :latest image tag, or change the image tag to the new version. See Running/upgrading a node for details.
Windows v5.2.4#
To run a node on Windows, you need a Windows Installer package. Please be aware that you should backup your configuration, as the installer will overwrite the current configuration with a standard configuration.
To learn how to run a node on Windows, see Run and manage a node on Windows.
Mac v5.2.4#
To run a node on macOS, you need a macOS installer package.
To learn how to run a node on Mac, see Run and manage a node on macOS.
Genesis block#
The genesis block is included in node distributions. Download the block separately to inspect it or to run a node in a custom configuration.
Download the mainnet genesis block
SHA256 checksum of the download:
5fe6a62824d5b0dba6143243e90987ddf3e15cca079f21992de04d078d9ea6dc
Auxiliary tools#
Auxiliary tools are a collection of tools that can be used by developers to perform actions as needed.
Encrypt/decrypt tool v1.0.0#
For information about how to use the encrypt/decrypt tool, see Auxiliary tools.