774 Forks
4555 Stars
4555 Watchers

vyper

Pythonic Smart Contract Language for the EVM

How to download and setup vyper

Open terminal and run command
git clone https://github.com/vyperlang/vyper.git
git clone is used to create a copy or clone of vyper repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vyper https://github.com/vyperlang/vyper/archive/master.zip

Or simply clone vyper with SSH
[email protected]:vyperlang/vyper.git

If you have some problems with vyper

You may open issue on vyper support forum (system) here: https://github.com/vyperlang/vyper/issues