{"repo":"vyperlang/vyper","free":true,"listed":false,"github":"https://github.com/vyperlang/vyper","clone":"git clone https://github.com/vyperlang/vyper.git","description":"Pythonic Smart Contract Language for the EVM","language":"Python","stars":5179,"topics":["vyper","language","python","ethereum","ethereum-dapp"],"license":null,"category":"blockchain-web3","readme_excerpt":"Getting Started See Installing Vyper to install vyper. See Tools and Resources for an additional list of framework and tools with vyper support. See Documentation for the documentation and overall design goals of the Vyper language. See learn.vyperlang.org for learning Vyper by building a Pokémon game . See try.vyperlang.org to use Vyper in a hosted jupyter environment! Note: Vyper is constantly evolving, use with care and understand the risks associated with smart contract development. Installation See the Vyper documentation for build instructions. Compiling a contract To compile a contract, use: generate bytecode vyper -f bytecode file-name.vy file-name.bin generate abi vyper -f abi file-name.vy file-name.abi There is also an online compiler available you can use to experiment with the language and compile to bytecode and/or IR . Note: While the vyper version of the online compiler is updated on a regular basis it might be a bit behind the latest version found in the master branch of this repository. Contributing See Issues tab, and feel free to submit your own issues Add PRs if you discover a solution to an existing issue For further discussions and questions, post in Discussions or talk to us on Discord For more information, see Contributing Contributing Code Setup uv (recommended) Make sure you have uv installed 1. Clone this repo and cd into it 2. Run git fetch --tags git@github.com:vyperlang/vyper.git to get the tags necessary for version inference 3. Run uv sync 4. R","default_branch":null,"files":null,"tree":[],"storefront":"/r/vyperlang","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vyperlang/vyper/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}