Discussions
Integrating Smart Contracts with Dynamic 3D Models on the Mona Platform
3 months ago by Arezou Farshi
Hi, I would like to integrate my smart contract, which has already been coded, and deploy it on the Ethereum blockchain. Additionally, I have a 3D model in FBX format that needs to be prepared in Unity for upload to the Mona platform. My goal is for this model to update step by step, automatically reflecting changes based on signals received from the completion of specific parts of the smart contract execution. Could you please guide me on how to establish connections between these separate components and integrate them seamlessly?