Architecture Overview
Consensus Layer
## Execution Layer (EVM Engine)Turkchain natively integrates the Ethereum Virtual Machine, enabling:
• Solidity smart contract deployment
• Ethereum-compatible bytecode execution
• Web3 tooling support
• Hardhat & Foundry integration
• MetaMask compatibility State & Storage Layer
Last updated