Expand description
§Setup Command
This module implements the setup command for interactive configuration
of the Scope application. It walks users through setting up API keys and
preferences.
§Usage
# Run the full setup wizard
scope setup
# Show current configuration status
scope setup --status
# Set a specific API key
scope setup --key etherscanStructs§
- Setup
Args - Arguments for the setup command.
Functions§
- run
- Runs the setup command.