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
bca setup
# Show current configuration status
bca setup --status
# Set a specific API key
bca setup --key etherscanStructs§
- Setup
Args - Arguments for the setup command.
Functions§
- run
- Runs the setup command.