Vyper product
Overview
Vyper is a contract-oriented, Pythonic programming language for the Ethereum Virtual Machine (EVM). It is designed to prioritize security, simplicity, and auditability, deliberately omitting features like modifiers and class inheritance that can introduce complexity or vulnerabilities.
Within the DeFi Intel graph, Vyper connects to 3 tracked entities, most strongly to Curve Finance, Lido, Yul.
Relations
Top connections in the DeFi Intel knowledge graph (confidence-weighted, 3 of 3 total).
| Relation | Connected entity | Confidence |
|---|---|---|
built_with | Curve Finance | 95% |
built_with | Lido | 90% |
compiled_by | Yul | 70% |
Frequently asked questions
What is Vyper?
Vyper is a contract-oriented, Pythonic programming language for the Ethereum Virtual Machine (EVM) that prioritizes security, simplicity, and auditability.
What features does Vyper omit?
Vyper deliberately omits features like modifiers and class inheritance to reduce complexity and vulnerabilities.
Which projects are built with Vyper?
Curve Finance and Lido are built with Vyper.