Downloads - Testnet#

This topic contains information about where you can download the Concordium Wallets and tools for Testnet. 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 15 or later and Android 8 or later.

Note

The Concordium Wallet for Mobile is not supported on tablet devices.

iOS#

  1. Install TestFlight on your iPhone to get the Concordium Wallet for Mobile for Testnet on iOS.

  2. Follow this link on your iPhone to join our beta. You must have TestFlight installed.

Android#

Click below to download the Android version of Concordium Wallet for Mobile for Testnet.

../../_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.

iOS#

  1. Install TestFlight on your iPhone to get the Concordium Mobile Wallet for Testnet on iOS.

  2. Follow this link on your iPhone to join our beta. You must have TestFlight installed.

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 Testnet version of Concordium Desktop Wallet for Linux®:

  • Testnet AppImage - SHA256 checksum of the download: 044d8b2aa039428b7e6626d3af1dade21e52bee04dbcfc9f78d303bd0f1c855e

  • Testnet Debian package - SHA256 checksum of the download: f15d996f9e73118cf12820265af6303a9d6359b30c1e3c401bd0f292e977ceb2

  • Testnet RPM - SHA256 checksum of the download: 66d2a9ce4809a6e84a84accdb0768d6c1c6a7dcb046b751667a80d75a8a66464

Concordium LEDGER App - Sirius#

The version of the LEDGER App is the same for Mainnet and Testnet. So if you already have that installed for one or the other, you do not need to reinstall.

Note

LEDGER firmware version 2.0.0 is no longer supported.

Note

The LEDGER NANO X is not supported currently.

When installing the certificate, ensure that the public key of the certificate is 04af7e6a68fa79b3f7a035a5cd75f916ee67c4a71fc990fe9ba2b2e1fb54dd7cdc950a73b5a4adf52ea95df16f5c17602090f639f0d35a760e34afae7cbd60792b.

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 Testnet Debian package.

  • SHA256 checksum of the download: c241fa8bc5f28e0c47daf94e0af5f35c095abb0f99e2f8e69db9a0a7a4d133a4

To learn how to run a node with Ubuntu, see Run a node on a server with Ubuntu.

Linux-Docker 6.0.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 6.0.4#

To run a node on Windows, download a Testnet 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 Testnet 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 testnet genesis block

  • SHA256 checksum of the download: 69db4360f0a16414db86a920513600cfe29241c0c713a07d8e79dad19103e91d

Auxiliary tools#

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