Skip to content

Instantly share code, notes, and snippets.

View ddjidd564's full-sized avatar

ddjidd564

  • Joined May 15, 2026
View GitHub Profile
@ddjidd564
ddjidd564 / web3-tools-2026.md
Created May 16, 2026 00:35
Essential Web3 Development Tools — Gas Profiling, Multicall, Chainlink, Foundry, Solana

Essential Web3 Dev Tools (2026)

After years of Solidity development, these are the packages I install in every project.

Gas Profiling

npm install --save-dev hardhat-gas-profiler-plugin

Multicall / Batch RPC