A Python library for interacting with the Ethereum blockchain, providing APIs for reading chain data, sending transactions, and calling smart contracts from Python applications.
web3.py — Python Library for Ethereum Blockchain Interaction
A Python library for interacting with the Ethereum blockchain, providing APIs for reading chain data, sending transactions, and calling smart contracts from Python applications.
Ready-to-run agent install
This asset can be installed after the agent chooses its runtime, checks the plan, and runs the matching command.
npx -y tokrepo@latest install e31a3f1a-85cf-11f1-9bc6-00163e2b0d79 --target codexRun after dry-run confirms the install plan.
Discussion
Related Assets
Claude Code Agent: Blockchain Developer
Use this agent when building smart contracts, DApps, and blockchain protocols that require expertise in Solidity, gas optimization, security auditing, and Web3 integration....
Claude Code Agent: Web3 Integration Specialist
Use this agent when building Web3 frontend applications and wallet integrations. Specializes in blockchain connectivity, wallet interactions (RainbowKit, Reown, WalletConnect),...
web3.js — Ethereum JavaScript API for DApp Development
web3.js is a collection of TypeScript libraries that let JavaScript and TypeScript applications interact with Ethereum nodes via JSON-RPC. It handles account management, contract deployment, transaction signing, event subscriptions, and ABI encoding. web3.js is one of the foundational libraries of the Ethereum DApp ecosystem.
Claude Code Agent: Smart Contract Auditor — Web3 Security
Claude Code agent for auditing Solidity smart contracts. Reentrancy, overflow, access control, gas optimization, and best practices.