vyper
Smart Contract Language
Builds a Pythonic smart contract language for the Ethereum Virtual Machine (EVM)
Pythonic Smart Contract Language for the EVM
5k stars
163 watching
801 forks
Language: Python
last commit: 9 days ago
Linked from 4 awesome lists
ethereumethereum-dapplanguagepythonvyper
Related projects:
Repository | Description | Stars |
---|---|---|
ltfschoen/vyper-test | Tests deployment and interaction with Vyper smart contracts on a blockchain network | 9 |
vyperlang/vim-vyper | Syntax highlighting for Vyper smart contract language in Vim and Neovim editors | 28 |
maurelian/erc721-vyper | An implementation of the ERC721 specification in Vyper. | 41 |
ethereum/py-evm | An implementation of the Ethereum Virtual Machine in Python | 2,267 |
pypi/warehouse | A software system that powers the package registry for Python packages | 3,601 |
pypa/virtualenv | Creates isolated environments for Python applications. | 4,828 |
jacqueswww/vim-vyper | Syntax highlighting solution for an experimental smart contract language | 12 |
algorand/pyteal | Provides a Python interface to Algorand Smart Contracts enabling developers to create and manage smart contracts using a high-level, functional programming style | 285 |
ethereum/web3.py | A Python library providing an interface to the Ethereum blockchain ecosystem. | 5,020 |
pyodide/pyodide | Enables the execution of Python code in web browsers and Node.js environments using WebAssembly | 12,273 |
mtshiba/pylyzer | A fast and feature-rich static code analyzer and language server for Python | 2,483 |
wschwab/language-vyper | Provides VSCode and Atom integration for Vyper programming language support | 1 |
pypa/sampleproject | Provides a sample project to demonstrate basic packaging and distribution of a Python project using PyPUG's tutorial. | 5,121 |
pmorissette/bt | A flexible Python framework for building and testing algorithmic trading strategies | 2,287 |
indygreg/pyoxidizer | A tool for packaging and distributing Python applications by creating self-contained executables with embedded Python interpreters. | 5,493 |