quicknode-cascade 0.2.2

Stream blockchain data at scale. Plugin-based framework powered by QuickNode Cascade — start with Solana, more chains coming.
Documentation
# Build
/target/

# Data directories
/data/
/data_test_ranges/

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

# OS
.DS_Store
Thumbs.db

# Agave source
/agave/

# Wrangler / CF local state
.wrangler/
worker/node_modules/
worker/build/
node_modules/

# Large raw data files (sample blocks, keep only the analysis)
research/raw_data/*.json

# Config with secrets (config.json.example is safe to commit)
config.json
/worker/target/
/example/