Communityv0.1.0

Megaeth Developer

End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTransactionSync (EIP-7966) for instant receipts, JSON-RPC batching, real-time mini-block subscriptions, storage-aware contract patterns (Solady RedBlackTreeLib), MegaEVM gas model, WebSocket keepalive, bridging from Ethereum, and debugging with mega-evme. Use when building on MegaETH, managing wallets, sending transactions, or deploying contracts.

1.6kdownloads3stars2active installs0xBreadguy
View on ClawHubBack to Skills

Skill Details

Slug
megaeth-ai-developer-skills
Latest Version
0.1.0
Author
0xBreadguy
Published
Feb 2, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Megaeth Developer.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

- Initial release of the MegaETH developer skill and playbook. - Covers wallet management, transaction flows, token swaps, RPC optimization, WebSocket subscriptions, and bridging for MegaETH. - Provides default stack recommendations: instant receipts with eth_sendRawTransactionSync, prefer Multicall batching, and storage-aware contract design. - Documents MegaETH-specific gas, storage, and debugging patterns for both frontend and contract development. - Includes references to supporting docs for advanced features and best practices.