πŸ”Œ

account-abstraction

πŸ”ŒPlugin

naruto11eth/cryptoskills

Installation

Add marketplace in Claude Code:
$/plugin marketplace add naruto11eth/cryptoskills
Step 2. Install plugin:
$/plugin install account-abstraction@cryptoskills
VibeIndex|
What it does
|

ERC-4337 and EIP-7702 unified reference β€” EntryPoint v0.7 architecture, UserOperation lifecycle, bundler and paymaster roles, EIP-7702 EOA delegation (Type 0x04 transactions), combined ERC-4337 + EIP-7702 flows, paymaster patterns (verifying, ERC-20, sponsoring), permissionless.js SDK, ZeroDev Kernel, session keys (ERC-7579), gas abstraction, and stack selection guidance.

πŸͺ

Part of

naruto11eth/cryptoskills

Infrastructure
0
-
AddedAug 29, 2026

More from this repository10

πŸ”Œ
viemπŸ”ŒPlugin

TypeScript interface for Ethereum and EVM chains. Use for reading blockchain state, sending transactions, interacting with contracts, encoding/decoding ABI data, and building dApp backends. Transport-based architecture with full type safety over ABIs.

πŸ”Œ
hyperlaneπŸ”ŒPlugin

Hyperlane permissionless interoperability β€” Mailbox messaging, Interchain Security Modules (ISM), Warp Routes for token bridging, hooks, interchain accounts, and permissionless deployment to any chain. Covers Hyperlane SDK, contract interfaces, and custom security configurations.

πŸ”Œ
safeπŸ”ŒPlugin

Safe (formerly Gnosis Safe) multisig SDK for creating, managing, and executing multi-signature transactions. Covers Safe{Core} SDK (protocol-kit, api-kit, relay-kit), deploying new Safes, proposing and confirming transactions, modules and guards, EIP-1271 signature validation, and Safe Transaction Service integration. Works on Ethereum, Arbitrum, Base, Optimism, Polygon, and 15+ EVM chains.

πŸ”Œ
orcaπŸ”ŒPlugin

Complete guide for Orca - Solana's leading concentrated liquidity AMM (CLMM). Covers Whirlpools SDK for swaps, liquidity provision, pool creation, position management, and fee harvesting on Solana and Eclipse networks.

πŸ”Œ
coingeckoπŸ”ŒPlugin

Complete CoinGecko Solana API integration for token prices, DEX pool data, OHLCV charts, trades, and market analytics. Use for building trading bots, portfolio trackers, price feeds, and on-chain data applications.

πŸ”Œ
foundryπŸ”ŒPlugin

Foundry toolkit for Solidity development β€” forge (build/test), cast (chain interaction), anvil (local node), and chisel (REPL). Covers project setup, testing patterns (unit, fuzz, invariant, fork), deployment via forge script, contract verification, gas optimization, and debugging. Works on any EVM chain.

πŸ”Œ
hyperliquidπŸ”ŒPlugin

Hyperliquid perpetual futures DEX β€” order placement (market/limit/trigger/TWAP), position management, leverage up to 50x, WebSocket streaming, vault strategies, and L1 architecture. REST and WebSocket APIs with wallet signing authentication. Python SDK and TypeScript patterns.

πŸ”Œ
light-protocolπŸ”ŒPlugin

Complete guide for Light Protocol on Solana - includes ZK Compression for rent-free compressed tokens and PDAs using zero-knowledge proofs, and the Light Token Program for high-performance token standard (200x cheaper than SPL). Covers TypeScript SDK, JSON RPC methods, and complete integration patterns.

πŸ”Œ
makerπŸ”ŒPlugin

MakerDAO / Sky protocol -- Maker Vaults (CDPs) for DAI minting against collateral, DAI Savings Rate (DSR), Liquidation 2.0 with Dutch auctions, MKR governance, and Sky rebranding (USDS/SKY tokens). Covers DssProxyActions, Vat core accounting, Jug stability fees, and Spark Protocol integration.

πŸ”Œ
debridgeπŸ”ŒPlugin

Complete deBridge Protocol SDK for building cross-chain bridges, message passing, and token transfers on Solana. Use when building cross-chain applications, bridging assets between Solana and EVM chains, or implementing trustless external calls.