vyper

Pythonic Smart Contract Language for the EVM

Github星跟蹤圖

Build Status
Documentation Status
Join the chat at https://gitter.im/vyperlang/community

PyPI
Docker
Snapcraft

Coverage Status
Language grade: Python

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.

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

Alternative for GitHub syntax highlighting: Add a .gitattributes file with the line *.vy linguist-language=Python

There is also an online compiler available you can use to experiment with
the language and compile to bytecode and/or LLL.

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 talk to us on gitter
  • For more information, see Contributing

主要指標

概覽
名稱與所有者vyperlang/vyper
主編程語言Python
編程語言Python (語言數: 6)
平台
許可證Other
所有者活动
創建於2016-11-11 08:56:41
推送於2025-06-27 10:51:40
最后一次提交2025-06-27 12:51:40
發布數78
最新版本名稱v0.4.3 (發布於 )
第一版名稱v0.0.4 (發布於 )
用户参与
星數5.1k
關注者數153
派生數848
提交數6k
已啟用問題?
問題數1781
打開的問題數446
拉請求數2208
打開的拉請求數82
關閉的拉請求數303
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?