Resources for EVM Development
If you're new to blockchain development, we recommend the following resources:
CryptoZombies: Learn to write smart contracts interactively.
Solidity by Example: Understand Solidity with practical examples.
Ethereum Speedrun: Tutorials to build various dApps (NFTs, ERC-20 tokens, staking, DEXs, etc.).
Viem Documentation: A powerful tool for blockchain interactions.
Wagmi Documentation: Simplifies frontend-to-blockchain communication.
Last updated