mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 21:24:23 +01:00
56 lines
1.1 KiB
TOML
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"
|