what is the difference between working based on Solidity and based in EOS io?

May 22, 2019, 10:43 AM
Solidity is compiled using EVM complier and can be used on platforms like Ethereum, Tron, Wanchain etc

EOS contracts are written using C/C++ and compiled with Webassembly(wasm compiler) and used for EOS and it's sister chains(telos etc)
May 22, 2019, 10:53 AM

© 2024 Draquery.com All rights reserved.