Smart Contract Compatibility

MetaChain offers smart contract support in accordance with EVM, with the vision of supporting distributed applications and software developers beyond just financial transactions and data storage. Thus, existing smart contracts on Ethereum and similar networks can be uploaded to MetaChain without the need for any modifications.

In addition, Metatime enables the creation of Advanced Smart Contracts (MASC / Metatime Advanced Smart Contract); ERC20, ERC721, ERC 1155 and other standardized protocols (See: https://eips.ethereum.org/all ) and all their associated functions with the help of an interface. This way, a smart contract can be created and uploaded to the chain by drag-and-drop, without the need for technical knowledge.

Because smart contracts on MetaChain are EVM compatible, such libraries and tools can be used that are common in the Solidity software language and existing wallet structures.

Last updated