Downloads#

This topic contains information about where you can download the Concordium Wallets and tools for Mainnet.

Concordium Wallet for Mobile#

The Concordium Wallet for Mobile is available for iOS and Android™. The Concordium Wallet for Mobile supports iOS 15 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.

../../_images/app-store-badge.svg ../../_images/google-play-badge.png

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.

../../_images/app-store-badge.svg ../../_images/google-play-badge.png

Concordium Wallet for Web#

The Concordium Wallet for Web is available to download as an extension for the chromium web browsers. The extension supports both Mainnet and Testnet.

Concordium Desktop Wallet#

Windows v1.5.0
MacOS v1.5.0
Linux® v1.5.0

Download the Desktop Wallet for Linux®:

Concordium LEDGER App#

Install the LEDGER App for use with the Desktop Wallet from LEDGER Live. For information, see Install the LEDGER app.

Concordium Client 6.0.1-0#

cargo-concordium#

For information about installing cargo-concordium, see Install tools for development.

Note

From version 2.8.0 the distribution for cargo-concordium has been simplified. Now, once you have installed rustup, you can quickly and easily install cargo-concordium without downloading a separate package or going through many steps. If you already have cargo-concordium installed, you may need to remove the existing cargo-concordium from your PATH to be able to update versions in the future.

VSCode extension#

You can install the VSCode extension for smart contract development from the VSCode marketplace.

Smart contract deploy and initialize tool#

To ease deployment and initialization, you can use the Smart contract deploy and initialize tool. It works with the Concordium Wallet for Web to deploy and initialize smart contracts to Mainnet and Testnet.

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 6.0.4#

To run a node on a server with Ubuntu, download a Mainnet Debian package.

  • SHA256 checksum of the download: 0c236d9a0d87d1dbc44e979155208aecd6f18051ca7baf02a2603b8a9599c454

  • Verification instrcutions

Linux-Docker 6.0.4#

To learn how to run a node with Ubuntu, see Run a node on a server with Ubuntu. 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 6.0.4#

To run a node on Windows, download a Mainnet 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 6.0.4#

To run a node on macOS, download a Mainnet macOS installer package.

To learn how to run a node on Mac, see Run and manage a node on macOS.

Node performance monitoring#

You can use the Prometheus monitoring system to export node metrics for monitoring your node performance. For information about configuration and the exposed metrics, see the documentation in the repository.

For node runners using Grafana®, Concordium provides a node performance dashboard using the exposed Prometheus metrics. You can download it from the Grafana marketplace.

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

  • Verification instructions

Auxiliary tools#

Auxiliary tools are a collection of tools that can be used by developers to perform actions as needed.