Is a blockchain EVM compatible?
A guide to all of the EVM compatible blockchains
Sometimes it can be useful to know if a blockchain is EVM compatible. Here is a list so you can check if your favorite blockchains are EVM compatible or not. Search for it in the text field.
This information is provided in good faith for developers writing smart contracts code - please do not rely on its accuracy, and do not rely on it if you are sending cryptocurrency. There may be errors or out of date information.
None found
Spotted a typo or have a suggestion to make this crypto dev article better? Please let me know!
Next post
Previous post
π Solidity Auditing online quiz
Learn how to audit smart contracts by looking at some example code and trying to find the bugs
β½ Solidity Gas Optimizations Guide
How to optimize and reduce gas usage in your smart contracts in Solidity
π§ͺ Guide to testing with Foundry
Guide to adding testing for your Solidity contracts, using the Foundry and Forge tools
π Guide to UTXO
UTXO and the UTXO set (used by blockchains such as Bitcoin) explained
π Solidity Assembly Guide
Introduction guide to using assembly in your Solidity smart contracts
π¦ Ethereum EOF format explained
Information explaining what the upcoming Ethereum EOF format is all about