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 13 or later and Android 8 or later.
Note
The Concordium Wallet for Mobile is not supported on tablet devices.
iOS#
Install TestFlight on your iPhone to get the Concordium Wallet for Mobile for Testnet on iOS.
Follow this link on your iPhone to join our beta. You must have TestFlight installed.
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#
Install TestFlight on your iPhone to get the Concordium Mobile Wallet for Testnet on iOS.
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#
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.
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 Testnet 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 Testnet 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 Testnet 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 Testnet Debian package
SHA256 checksum of the download:
51841534d17d7466f2ee1fb1b10d7d72bd009dd6c0cb53d414a632792a1a1b83
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 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.
Encrypt/decrypt tool v1.0.0#
For information about how to use the encrypt/decrypt tool, see Auxiliary tools.