Added Alethio Ecosystem

This commit is contained in:
Curtis Spencer
2019-10-22 21:39:00 -07:00
parent 128d607a1f
commit 27a3205123
2 changed files with 83 additions and 1 deletions

View File

@@ -0,0 +1,82 @@
# Ecosystem Level Information
title = "Alethio"
sub_ecosystems = []
github_organizations = ["https://github.com/Alethio"]
# Repositories
[[repo]]
url = "https://github.com/Alethio/alethio-gitcoin"
[[repo]]
url = "https://github.com/Alethio/cms"
[[repo]]
url = "https://github.com/Alethio/cms-plugin-api"
[[repo]]
url = "https://github.com/Alethio/cms-plugin-tool"
[[repo]]
url = "https://github.com/Alethio/ethereum-lite-explorer"
[[repo]]
url = "https://github.com/Alethio/ethmock"
[[repo]]
url = "https://github.com/Alethio/ethstats-cli"
[[repo]]
url = "https://github.com/Alethio/ethstats-lite-explorer"
[[repo]]
url = "https://github.com/Alethio/ethstats-network-dashboard"
[[repo]]
url = "https://github.com/Alethio/ethstats-network-server"
[[repo]]
url = "https://github.com/Alethio/explorer-core-plugins"
[[repo]]
url = "https://github.com/Alethio/explorer-plugin-3box"
[[repo]]
url = "https://github.com/Alethio/explorer-plugin-eth-ibft2"
[[repo]]
url = "https://github.com/Alethio/explorer-plugin-mythx"
[[repo]]
url = "https://github.com/Alethio/explorer-plugin-opensea"
[[repo]]
url = "https://github.com/Alethio/explorer-ui"
[[repo]]
url = "https://github.com/Alethio/memento"
[[repo]]
url = "https://github.com/Alethio/pantheon"
[[repo]]
url = "https://github.com/Alethio/ReDoc"
[[repo]]
url = "https://github.com/Alethio/spilo"
[[repo]]
url = "https://github.com/Alethio/static-assets"
[[repo]]
url = "https://github.com/Alethio/testnet"
[[repo]]
url = "https://github.com/Alethio/ui"
[[repo]]
url = "https://github.com/Alethio/web3-0.x-wrapper"
[[repo]]
url = "https://github.com/Alethio/web3-go"

View File

@@ -1,7 +1,7 @@
# Ecosystem Level Information
title = "Ethereum"
sub_ecosystems = ["0x", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "FunFair", "Gitcoin", "Gnosis", "Golem", "InstaDApp", "Keep network", "Kyber Network", "Loom Network", "Maker", "Matic Network", "Matter Labs", "Melon", "MetaMask", "Moloch", "MyBit", "NuCypher", "Nuo Lend", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "uPort", "ZoKrates"]
sub_ecosystems = ["0x", "Alethio", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "Cartesi", "Celer Network", "Compound", "Connext Network", "Consensys", "Counterfactual", "Decentraland", "Dharma Protocol", "Enigma", "Enjin Coin", "FunFair", "Gitcoin", "Gnosis", "Golem", "InstaDApp", "Keep network", "Kyber Network", "Loom Network", "Maker", "Matic Network", "Matter Labs", "Melon", "MetaMask", "Moloch", "MyBit", "NuCypher", "Nuo Lend", "OmiseGo", "Origin Protocol", "Pisa Research", "Plasma", "POA Network", "Set Protocol", "Skale Network", "SpankChain", "Status", "Storj", "Synthetix", "The Graph", "Truffle", "Uma Protocol", "Uniswap", "uPort", "ZoKrates"]
github_organizations = ["https://github.com/argentlabs", "https://github.com/crytic", "https://github.com/ethereum", "https://github.com/ewasm", "https://github.com/fortmatic", "https://github.com/NethermindEth", "https://github.com/nomiclabs", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs", "https://github.com/sigp", "https://github.com/Tenderly", "https://github.com/umbracle", "https://github.com/yeeth"]