scope-bca 0.4.4

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

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

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

# OS files
.DS_Store
Thumbs.db

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

# Environment variables (crates.io tokens, API keys)
.env

# Test artifacts
*.log
scope-exports/

# Local PR/release helpers (not for version control)
PR_BODY.md