I'm interested in achieving interoperability between Solidity and Scilla, the programming languages used for smart contracts on Ethereum and Zilliqa, respectively. I would like to explore the possibility of interacting between these two languages and leveraging the strengths of each for cross-chain development.
I'm seeking guidance and best practices on achieving interoperability, such as:
- Techniques for importing/exporting Solidity contracts in Scilla and vice versa.
- Approaches to handle data and contract communication between the two languages.
- Recommended tools or libraries that facilitate interoperability.
Additionally, I'm interested in understanding any existing projects, research, or resources related to Solidity-Scilla interoperability. Sharing code examples or relevant documentation would be greatly appreciated.
Thank you for any insights or assistance you can provide on this topic!