Tks to the developer team for the work. The installation of Iroha2 was done in 35 minutes. And with some text records using the CLI all functions (domain registration, transfer of domain ownership, token creation, minting, transfer of token ownership, burning) went flawless. Via http://127.0.0.1:8080/status we get the json records.
Yet, it is not clear from the documentation the compatibility to the relevant backend and frontend tools required we run into two issues as following:
test environment
Debian 12 (wormhole)
in a Virtual Box 7.1.6 (on Linux Ubuntu 22.04.5 LTS Jammy)
iroha version=2.0.0-rc.1.0 git_commit_sha=d942f5e48
iroha_explorer 0.2.0
Docker version v23.0.6, build ef23cbc
Docker Compose v2.35.1
Rust Toolchain:
/ rustc 1.86.0 (05f9846f8 2025-03-31)
/ rustup 1.28.1 (f9edccde0 2025-03-05)
/ rustdoc 1.86.0 (05f9846f8 2025-03-31)
/ cargo 1.86.0 (adf9b6ad1 2025-02-28)
OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
Node.js v20.19.1
npm v10.8.2
pnpm v10.10.0
(yarn is not installed)
Two bigger issues
**1. Web Explorer ** (front end)
JSON.Parse ... unexpected character at line 1 column 1 of the JSON data

The issue is reported here.
2. Iroha Explorer (backend)
"Failed to decode response" errors ...
The issue is reported here.
Full documentation of the test procedure and analyses see in the pdf:
Extract-Docu Iroha2 Installation 02-05-2025.pdf
It would be very helpful in the documentation to get hints about the compatibility to such highly relevant repositories like the "Web Frontend" and "Backend Explorer". - Tks in advance.
Tks to the developer team for the work. The installation of Iroha2 was done in 35 minutes. And with some text records using the CLI all functions (domain registration, transfer of domain ownership, token creation, minting, transfer of token ownership, burning) went flawless. Via http://127.0.0.1:8080/status we get the json records.
Yet, it is not clear from the documentation the compatibility to the relevant backend and frontend tools required we run into two issues as following:
test environment
Debian 12 (wormhole)
in a Virtual Box 7.1.6 (on Linux Ubuntu 22.04.5 LTS Jammy)
iroha version=2.0.0-rc.1.0 git_commit_sha=d942f5e48
iroha_explorer 0.2.0
Docker version v23.0.6, build ef23cbc
Docker Compose v2.35.1
Rust Toolchain:
/ rustc 1.86.0 (05f9846f8 2025-03-31)
/ rustup 1.28.1 (f9edccde0 2025-03-05)
/ rustdoc 1.86.0 (05f9846f8 2025-03-31)
/ cargo 1.86.0 (adf9b6ad1 2025-02-28)
OpenSSL 3.0.15 3 Sep 2024 (Library: OpenSSL 3.0.15 3 Sep 2024)
Node.js v20.19.1
npm v10.8.2
pnpm v10.10.0
(yarn is not installed)
Two bigger issues
**1. Web Explorer ** (front end)

JSON.Parse ... unexpected character at line 1 column 1 of the JSON data
The issue is reported here.
2. Iroha Explorer (backend)
"Failed to decode response" errors ...
The issue is reported here.
Full documentation of the test procedure and analyses see in the pdf:
Extract-Docu Iroha2 Installation 02-05-2025.pdf
It would be very helpful in the documentation to get hints about the compatibility to such highly relevant repositories like the "Web Frontend" and "Backend Explorer". - Tks in advance.