ICE Blockchain
Search
K

EVM and Solidity Smart Contracts

Development using Solidity on top of EVM
Besides Ink! smart contracts, ICE & SNOW also supports EVM smart contracts. The network is built with an Ethereum-compatible layer, called Frontier, which makes it possible to run Ethereum dApps on ICE blockchain. That means you can write Smart Contracts in Solidity and deploy them using your favorite Metamask wallet.
NOTE: An EVM smart contract can be a maximum of 24KB or it will run out of gas.