EigenLayer explained in 3 Difficulty LevelsThis article explains EigenLayer in 3 difficulty levels: Noob, Pro and Trenchwarrior, so that everyone can understand how it worksJun 5, 2025·7 min read·50
How to verify smart contracts using FoundryLearn how you can verify your contracts using Etherscan's APIJan 6, 2025·4 min read·283
Mainnet Forking in FoundryLearn how you can fork Ethereum Mainnet and other live networks in FoundryNov 15, 2024·3 min read·1.2K
How to deploy smart contracts using FoundryLearn how you can deploy your contracts both on-chain and locallyNov 1, 2024·6 min read·237
The best way to import your private key in FoundryThis guide will cover the "most correct" way of using your private key in a Foundry projectOct 12, 2024·4 min read·1.2K
How to easily import dependencies and use remappings in FoundryLearn when and how to use forge install and forge remappingsOct 3, 2024·3 min read·1.6K
How to write and compile smart contracts in FoundryUnderstand the file structure of a Foundry project and learn how you can write and compile smart contracts in it.Sep 28, 2024·3 min read·34