GitHub - zcor/vyper-dev: Vyper resources (original) (raw)

To learn more about Vyper development, we decided to create a small information hub on the language in this repo. We hope this will prove useful to those exploring working in both Solidity and Vyper.

Tool Name Tool Description Tool URL
Vyper Vyper github repository for the Ethereum Vyper language https://github.com/vyperlang/vyper
Vyper-Debug An Easy to use Vyper debugger | vdb https://github.com/status-im/vyper-debug
Black Adder A code formatter for Vyper https://github.com/vyperlang/blackadder
vs-Code Vyper Ethereum Vyper language support for Visual Studio Code with syntax highlighting https://github.com/vyperlang/vscode-vyper
VVM Vyper version management tool https://github.com/vyperlang/vvm
Vim Vyper Vim/Neovim syntax highlighting for Vyper https://github.com/vyperlang/vim-vyper
Sublime Vyper Vyper Syntax Highlighting for Sublime https://github.com/vyperlang/sublime-vyper
Atom Vyper Vyper Syntax Highlighting for Atom https://github.com/vyperlang/atom-vyper
Pyodide The Python scientific stack, compiled to WebAssembly (WASM) https://github.com/vyperlang/pyodide
Vyper in your Browser (Pyodide) Vyper running straight in your Browser, thanks to pyodide & WASM https://github.com/vyperlang/vyper-in-browser
FVyper A collection of useful Vyper contracts developed with formal methods https://github.com/vyperlang/verified-vyper-contracts
Coq-Vyper A Vyper compiler in Coq (just started) https://github.com/vyperlang/coq-vyper
Foundry Vyper A Foundry template to compile and test Vyper contracts. https://github.com/0xKitsune/Foundry-Vyper