Hello
I am working on deploying a custom smart contract on the Celo blockchain but I’m running into issues when trying to interact with it using Celo wallets. While the contract deploys successfully and functions as expected in a local test environment; transactions from Celo Wallet (both mobile and browser extension) sometimes fail / do not reflect the expected state changes.
Could this be related to gas fee calculations, contract permissions / compatibility with Celo’s proof-of-stake system? I’ve checked the ABI and contract methods, but I’m unsure if there are additional steps required to ensure smooth interaction between Celo Wallet and custom contracts.
If anyone has insights into best practices or debugging failed transactions on Celo, I’d appreciate any guidance.
Checked official guide on integrating smart contracts with Celo’s ecosystem CISSP Course Online related to this and found it quite informative. Any advice from developers who have successfully handled similar issues would also be great. Thanks!
Thank you !!