vyper

Package — BlockchainPython 3.7+Expert

Pythonic smart contract language for the EVM

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
asttokens, pycryptodome, importlib-metadata
Install
pip install vyper

Learn by Difficulty

Quick Example

python
# Install: pip install vyper
import vyper

# Basic vyper usage
print(f"Using vyper")
# See documentation for detailed examples

vyper is a third-party package. Pythonic smart contract language for the EVM. Install with: pip install vyper

Try in Playground

Tags

packageblockchaincryptocurrencyweb3