Vyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM). There are over 5000 Vyper contracts deployed across a dozen chains, securing over $2.3 billion of value. Vyper is free, open-source under a permissive license and usable on all EVM-compatible chains. Vyper is the second most popular smart contract programming languages today, used by major protocols such as Curve Finance, Lido and Yearn and securing over $2 billion dollars of TVL. With faster compilation times and better code output than its major competitors, as well excellent and ever-improving tooling, Vyper is quickly establishing itself as the preferred choice for developers prioritizing security and efficiency in their smart contract development. By offering a Python-like syntax and integrating with Python tooling such as Jupyter, pip, and pytest, Vyper makes it easy for developers of the 2nd most popular programming language in the world (Python) to transition to web3. Have a look at our documentation: https://docs.vyperlang.org/en/stable/
Learn more and discuss Vyper on discuss.octant.app.