Vyper

From DefiLlama
Revision as of 13:51, 26 April 2022 by Eru (talk | contribs) (added categories)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Vyper is a contract-oriented, pythonic programming language that targets the Ethereum Virtual Machine (EVM). It is one of two major languages for the Ethereum Virtual Machine along with Solidity.

The two largest protocols written with Vyper are Yearn and Curve Finance.