Added Vyper, Tenderly and Teller Protocol ecos

This commit is contained in:
Curtis Spencer
2020-11-12 07:55:15 -08:00
parent 3a0f5236b8
commit d41fbf3c32
3 changed files with 183 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
# Ecosystem Level Information
title = "Teller Protocol"
sub_ecosystems = []
github_organizations = ["https://github.com/teller-protocol"]
# Repositories
[[repo]]
url = "https://github.com/teller-protocol/graph-node"
[[repo]]
url = "https://github.com/teller-protocol/landing-page"
[[repo]]
url = "https://github.com/teller-protocol/Risk-Profile-Algorithms"
[[repo]]
url = "https://github.com/teller-protocol/subgraph"
[[repo]]
url = "https://github.com/teller-protocol/teller-protocol-v1"

View File

@@ -0,0 +1,109 @@
# Ecosystem Level Information
title = "Tenderly"
sub_ecosystems = []
github_organizations = ["https://github.com/Tenderly"]
# Repositories
[[repo]]
url = "https://github.com/Tenderly/buidler"
[[repo]]
url = "https://github.com/Tenderly/ens"
[[repo]]
url = "https://github.com/Tenderly/eth-sig-util"
[[repo]]
url = "https://github.com/Tenderly/ethberlinzwei-maglev"
[[repo]]
url = "https://github.com/Tenderly/ethereumjs-abi"
[[repo]]
url = "https://github.com/Tenderly/ethereumjs-util"
[[repo]]
url = "https://github.com/Tenderly/ethereumjs-vm"
[[repo]]
url = "https://github.com/Tenderly/ethereumjs-wallet"
[[repo]]
url = "https://github.com/Tenderly/ethparis-txflow"
[[repo]]
url = "https://github.com/Tenderly/ethparis-zippo"
[[repo]]
url = "https://github.com/Tenderly/ganache-cli"
[[repo]]
url = "https://github.com/Tenderly/ganache-core"
[[repo]]
url = "https://github.com/Tenderly/go-ethereum"
[[repo]]
url = "https://github.com/Tenderly/hardhat-tenderly"
[[repo]]
url = "https://github.com/Tenderly/homebrew-tenderly"
[[repo]]
url = "https://github.com/Tenderly/manrope"
[[repo]]
url = "https://github.com/Tenderly/merkle-patricia-tree"
[[repo]]
url = "https://github.com/Tenderly/openzeppelin-sdk"
[[repo]]
url = "https://github.com/Tenderly/ot-node"
[[repo]]
url = "https://github.com/Tenderly/polygon-sdk"
[[repo]]
url = "https://github.com/Tenderly/react-blockies"
[[repo]]
url = "https://github.com/Tenderly/remix-ide"
[[repo]]
url = "https://github.com/Tenderly/sendgrid-go"
[[repo]]
url = "https://github.com/Tenderly/sol.tty"
[[repo]]
url = "https://github.com/Tenderly/tenderly-cli"
[[repo]]
url = "https://github.com/Tenderly/tenderly-dashboard"
[[repo]]
url = "https://github.com/Tenderly/tenderly-docs"
[[repo]]
url = "https://github.com/Tenderly/tenderly-examples"
[[repo]]
url = "https://github.com/Tenderly/tenderly-remix-plugin"
[[repo]]
url = "https://github.com/Tenderly/tenderly-trace"
[[repo]]
url = "https://github.com/Tenderly/truffle"
[[repo]]
url = "https://github.com/Tenderly/truffle-hdwallet-provider"
[[repo]]
url = "https://github.com/Tenderly/web3.js"
[[repo]]
url = "https://github.com/Tenderly/WebSocket-Node"

View File

@@ -0,0 +1,52 @@
# 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/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"