v1.6.0 — CLI Tool Release
🎉 v1.6.0 — CLI Tool Release
New: wak CLI Command
Build and run Web3 AI agents directly from your terminal!
pip install web3-agent-kit
wak info # Show version & capabilities
wak doctor # Check environment
wak examples # List example scriptsCommands
wak info— Library version, stats, capabilitieswak doctor— Environment check (Python, deps, .env)wak examples— List 19 example scriptswak wallet balance— Check wallet balancewak token check— Token safety analysiswak gas— Gas price estimationwak agent— Run autonomous AI agent
Dependencies
- Added:
click>=8.0,rich>=13.0
Install
pip install web3-agent-kit==1.6.0Full Changelog: v1.5.0...v1.6.0