vyper-by-example
vyper-by-example copied to clipboard
GitHub linguist now supports .vy syntax natively
Add Vyper smart contract language #5778 https://github.com/github/linguist/pull/5778
Example of live syntax highlighting (provided that .gitattributes
with *.vy linguist-language=Python
is not present)
https://github.com/vyperlang/vyper/blob/master/examples/tokens/ERC20.vy
https://github.com/vyperlang/vyper/blob/master/examples/crowdfund.vy