Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 822 Bytes

File metadata and controls

20 lines (14 loc) · 822 Bytes

Skills Index

Services

Core web3 CLI skills.

Skill Description
web3-shared web3 CLI: Shared patterns for key management, global flags, and security rules.
web3-wallet web3 wallet: Create, import, show, export, and reset wallets.
web3-balance web3 balance: Check native token and ERC-20 token balances.
web3-send web3 send: Send native tokens or ERC-20 tokens to an address.

Recipes

Multi-step task sequences with real commands.

Skill Description
recipe-first-transaction Getting started: Create a wallet and send your first transaction.