Tutorials
Solidity Compatibility
Learn about the differences between Adventure Layer Mainnet and Ethereum when building Solidity contracts.
Adventure Layer Mainnet is designed to be EVM equivalent, which means Adventure Layer Mainnet looks exactly like Ethereum in every way possible.
Almost all Ethereum tooling works out of the box on Adventure Layer Mainnet, including the Solidity smart contract language.
However, there are a few minor differences between Adventure Layer Mainnet and Ethereum that you should be aware of when building Solidity contracts.

