Wallet Creation
Generate and restore HD wallets from mnemonic
Read Blockchain Data
Query blocks, balances, transactions
Send Transactions
Sign and broadcast transactions
Contract Interactions
Read and write to smart contracts
Event Streaming
Backfill and watch contract events
Block Streaming
Stream blocks with reorg detection
Multicall
Batch multiple calls in one RPC request
Layer Presets
Quick provider setup with pre-composed layers
Error Handling
Composable error patterns
Schema Validation
Parse and validate Ethereum data
Testing
Mock services for unit tests
Setup
Related
- Recipes — Quick copy-paste patterns
- Cheatsheet — Quick reference
- Getting Started — Installation and setup
- Provider Service — All provider methods
- Signer Service — Transaction signing
- Voltaire Docs — Core primitives and crypto
- Effect Documentation — Effect.ts reference

