Tag: #openzeppelin
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Web3 & Smart Contract Development 2026 — A Deep-Dive on Hardhat / Foundry / Solidity / Cairo (StarkNet) / Anchor (Solana) / viem / wagmi / OpenZeppelin / Slither / Tenderly
Web3 development in 2026 is no longer the world of "Hardhat + Truffle + web3.js". Paradigm's Foundry has become the de facto smart-contract standard, Solidity is stable on 0.8.x while waiting for 0.9, and viem with wagmi
2026-05-16 · 32 min read #web3#smart-contract#hardhat#foundry#soliditySmart Contract Development Complete Guide 2025: Solidity, Foundry, Security Patterns, DeFi Implementation
Everything about smart contract development. Solidity syntax, EVM fundamentals, Foundry vs Hardhat, OpenZeppelin library, gas optimization, security patterns (Reentrancy/Integer Overflow/Front-running), upgradeable contr
2026-04-14 · 14 min read #smart-contract#solidity#foundry#hardhat#ethereum