Vyper: the Pythonic Programming Language for the EVM
Project description
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 Vyper.fun for learning Vyper by building a Pokémon game.
Note: Vyper is beta software, use with care
Installation
See the Vyper documentation for build instructions.
Compiling a contract
To compile a contract, use:
vyper your_file_name.vy
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.
Testing (using pytest)
(Complete installation steps first.)
python setup.py test
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vyper-0.3.2.tar.gz.
File metadata
- Download URL: vyper-0.3.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17bf0d3898bd229620cb82c1b70a534def94d92d251b29401155f2461cfca7a6
|
|
| MD5 |
9028d33d7979921b2444e4bc124815eb
|
|
| BLAKE2b-256 |
f77b369444a826efb2a564f29dadef2d2500ad3a487790d5fba6e5548d470b4c
|
File details
Details for the file vyper-0.3.2-py3-none-any.whl.
File metadata
- Download URL: vyper-0.3.2-py3-none-any.whl
- Upload date:
- Size: 260.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
019867231da9cedda8a6ef85c967c9ec444e5439bef63f231b81fba884616de8
|
|
| MD5 |
76c826715968c2d2b12f9e02efe580f9
|
|
| BLAKE2b-256 |
285f0e43e97c8377824e51c13a18531f4d061eb1b3519ef44bcd7d223bbcb16e
|