eth-concepts

Community

Master Ethereum's core mechanics.

Author0xinit
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill clarifies fundamental Ethereum and EVM concepts that are often misunderstood, preventing bugs and improving development on EVM-compatible chains.

Core Features & Use Cases

  • Gas Mechanics: Understand EIP-1559, blob gas, and gas costs for various operations.
  • Transaction Types: Differentiate between Legacy, Access List, EIP-1559, and Blob transactions.
  • Storage Layout: Learn how Solidity variables map to EVM storage slots, including packing, dynamic arrays, and mappings.
  • ABI Encoding: Grasp function selectors, calldata structure, and static vs. dynamic types.
  • EVM Execution: Understand the stack, memory, storage, and call types (CALL, DELEGATECALL, STATICCALL).
  • Use Case: A developer is building a new DeFi protocol and needs to ensure their smart contracts are gas-efficient and correctly handle transaction fees. They consult this Skill to understand the nuances of gas mechanics and storage packing.

Quick Start

Explain the difference between abi.encode and abi.encodePacked in Solidity.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eth-concepts
Download link: https://github.com/0xinit/cryptoskills/archive/main.zip#eth-concepts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.