- Go to Rustup and download the rustup-init.exe .
- Run rustup-init.exe .
- Press 1 and enter to install rust. (I had already installed it)
- Run the command
rustup target add wasm32-unknown-unknown
- Download cargo-concordium version 2.7.0 for your operating system, in my case windows.
- Rename the file cargo-concordium and put it in %HOMEPATH%.cargo\bin\ as shown in the following image.
- Verify the correct installation running
as shown in the following image.
cargo-concordium --help
- Install Concordium Client for your operating system, in my case windows and rename it in concordium-client .
- Verify the correct installation running
as shown in the following image.
concordium-client --help
- Install the wallet, i used Browser Wallet.
- Go to testnet by menu > wallet setting > network setting > testnet
- Create an identity
- Create an account
- Take 2000CCD tokens
- Go to settings > export private key
- Run:
in my case i overwrite old account as shown in the following image.
concordium-client config account import <YOUR PUBLIC ADDRESS.export> --name <Your-Wallet-Name>
Concordium address: 3mbLgjjYf6YKPiNt7jyyrAKv4xTF46kKMceEmuC8BLjJDGPMsS