Web3.py v7 Zero-BS Migrator
A production-grade, AST-driven codemod engine designed to safely migrate Python codebases from Web3.py v6 to v7. Determinism first, Generative AI second.
bash
# 1. Export your NVIDIA NIM Key to enable Llama-3-70B middleware translation
$ export NVIDIA_NIM_API_KEY="your-api-key"
# 2. Run the deterministic codemod across your source directory
$ npx codemod web3py-v6-to-v7 ./src
$ export NVIDIA_NIM_API_KEY="your-api-key"
# 2. Run the deterministic codemod across your source directory
$ npx codemod web3py-v6-to-v7 ./src
Interactive Middleware Refactor
Standard AST tooling fails on v6 functional middleware because the logic varies wildly. Try our live, sandboxed NVIDIA NIM integration below.
Awaiting execution...
98.59
Accuracy Score
0
False Positives
90%+
AST Automation
10m
Manual Review