Loading…
Pythonic smart contract compiler for the EVM.
uv syncThe Vyper Compiler is designed for developing smart contracts targeting the Ethereum Virtual Machine (EVM) using a Pythonic syntax. It provides a comprehensive compilation pipeline that includes parsing, semantic analysis, code generation, and testing. This tool is essential for developers working on the Vyper codebase, allowing them to compile contracts, inspect intermediate representations, and enforce code style through built-in linting tools.