@strctrd
Been planning out a massive architectural change for EVMist, shifting the dataflow:
❌ Chain first: Chain -> Contract-> Call
✔️ Contract first: Contract -> Chain -> Call
This establishes true support for omni-chain protocols and enhances the sharable encoded sections.