Files
crypto-ecosystems/data/ecosystems/v/vyper.toml
2020-12-01 08:00:01 -08:00

56 lines
1.1 KiB
TOML

# Ecosystem Level Information
title = "Vyper"
sub_ecosystems = []
github_organizations = ["https://github.com/vyperlang"]
# Repositories
[[repo]]
url = "https://github.com/vyperlang/atom-vyper"
[[repo]]
url = "https://github.com/vyperlang/blackadder"
[[repo]]
url = "https://github.com/vyperlang/coq-vyper"
[[repo]]
url = "https://github.com/vyperlang/k-vyper"
[[repo]]
url = "https://github.com/vyperlang/language-vyper"
[[repo]]
url = "https://github.com/vyperlang/pyodide"
[[repo]]
url = "https://github.com/vyperlang/sublime-vyper"
[[repo]]
url = "https://github.com/vyperlang/verified-vyper-contracts"
[[repo]]
url = "https://github.com/vyperlang/vim-vyper"
[[repo]]
url = "https://github.com/vyperlang/vscode-vyper"
[[repo]]
url = "https://github.com/vyperlang/vvm"
[[repo]]
url = "https://github.com/vyperlang/vyper"
[[repo]]
url = "https://github.com/vyperlang/vyper-debug"
[[repo]]
url = "https://github.com/vyperlang/vyper-in-browser"
[[repo]]
url = "https://github.com/vyperlang/vyper-semantics"
[[repo]]
url = "https://github.com/vyperlang/vyper-static-linux-build"