Interacting with the Soroban smart contract incurs high gas fees. Although these fees are being sponsored by a source account, building a platform that requires users to constantly interact with my smart contract still results in significant transaction costs.
Is it possible to reduce these gas fees to absolutely nothing? The standard transaction cost for interacting with functions in the Stellar SDK is only 0.0001 XLM, but when integrating with a smart contract, the gas fees are much higher, ranging from 0.01 to 0.5 XLM.