At Qbix, we built our platform to run on PHP, because that’s the environment most hosting companies around the world supported. Facebook was built on PHP, as well as WordPress, which powers 40% of all websites in the world. Around 2018, we made a decision to build the Intercoin Applications in Solidity, that compiles down to the Ethereum Virtual Machine, or EVM. The vast majority of smart contracts have been targeted to this compilation target, so it’s not surprising that EVM is so ubiqui...