scope-bca 0.2.2

Scope Blockchain Analysis - A production-grade tool for blockchain data analysis, portfolio tracking, and transaction investigation
Documentation
# Build artifacts
/target

# Coverage reports
*.profraw
*.profdata
cobertura.xml
tarpaulin-report.html
lcov.info

# IDE and editor files
.idea/
.vscode/
*.swp
*.swo
*~

# OS files
.DS_Store
Thumbs.db

# Local configuration (keep config.yaml.example)
config.yaml

# Test artifacts
*.log