blockchain-runtime 0.1.0

Blockchain-agnostic runtime abstraction for dynamic analysis, testing, and simulation
Documentation
# Rust build artifacts
/target/
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Documentation (except main ones)
*[A-Z]*.md
!README.md
!CHANGELOG.md
!LICENSE*.md
!CONTRIBUTING.md
!CODE_OF_CONDUCT.md
!SECURITY.md
!docs/

# Test artifacts
*.profraw
*.profdata