What is the easiest way to migrate a crypto SaaS written in Rust, onto EVM compatible chains without rewriting everything completely?
one of our client websites https://odinbot.io has started on Solana network, all SOL projects are written in Rust and are a completely different language than Solidity, does anyone know of an efficient way of integrating our clients’ entire Solana build with EVM compatible chains without rewriting everything completely?