viem
✓TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
Installation
SKILL.md
viem is a TypeScript client for Ethereum: Public/Wallet/Test clients, transports (HTTP, WebSocket, custom), type-safe contract reads/writes, local and JSON-RPC accounts, chains, ENS, and encoding/unit helpers.
| Clients & Transports | Public/Wallet/Test clients, HTTP/WS/custom transports, multicall batching | core-clients-transports | | Contract | getContract, readContract, writeContract, simulateContract | core-contract | | Accounts | Local (privateKey, mnemonic) and JSON-RPC accounts, extend with publicActions | core-accounts |
| Chains | Built-in chains (viem/chains), defineChain for custom | features-chains | | ENS | getEnsAddress, getEnsName, getEnsAvatar, normalize | features-ens |
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities. Source: hairyf/blockchain-master.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/hairyf/blockchain-master --skill viem- Source
- hairyf/blockchain-master
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-13
- Updated
- 2026-02-18
Quick answers
What is viem?
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities. Source: hairyf/blockchain-master.
How do I install viem?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/blockchain-master --skill viem Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/hairyf/blockchain-master
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-13