What problem does it solve?
This tool simplifies interacting with the Chia blockchain by providing a user-friendly command-line interface for querying network information, managing coins, and inspecting transaction details.
Core Features & Use Cases
- Blockchain Queries: Access real-time network state, block data, and coin records.
- Spend Inspection: Analyze coin spends, conditions, and CLVM execution with detailed insights.
- CLVM Utilities: Compile, decompile, run, curry, and uncurry CLVM programs directly from the command line.
- Use Case: Quickly check the current blockchain height, find all coins associated with a specific puzzle hash, or decompile a complex CLVM program to understand its logic.
Quick Start
Use the coinset CLI to get the current network information.