'Hyperledger Besu for C++ dapp

I've created a private network using hyperledger Besu, and I have a game developed in c++,

how can I interact with smart contracts in the private network as Hyperledger besu only support Web3js and web3py?

I found that hyperledger Iroha is written in C++, does it have a web3 c++ library to support interaction with deployed smart contracts?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source