After compiling with the TVM Solidity compiler, the following four files are generated. So, how can I use this tool to execute a specified function? ``` sold 1.sol -o ./ ``` ``` ls 1.abi.json 1.code 1.debug.json 1.tvc ```
After compiling with the TVM Solidity compiler, the following four files are generated. So, how can I use this tool to execute a specified function?