diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index 36f855a4..d69b04ed 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -3,7 +3,7 @@ title = "Ethereum" sub_ecosystems = ["0x", "Aragon", "Augur", "Aztec Protocol", "Bancor", "Bloom", "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"] -github_organizations = ["https://github.com/ethereum", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs", "https://github.com/sigp", "https://github.com/yeeth"] +github_organizations = ["https://github.com/ethereum", "https://github.com/fortmatic", "https://github.com/PegaSysEng", "https://github.com/prysmaticlabs", "https://github.com/sigp", "https://github.com/yeeth"] # Repositories [[repo]] @@ -976,6 +976,15 @@ tags = ["Dapp"] url = "https://github.com/fluencelabs/fluence" tags = ["Dapp"] +[[repo]] +url = "https://github.com/fortmatic/edcon2019-hackathon" + +[[repo]] +url = "https://github.com/fortmatic/EthDenver-2019" + +[[repo]] +url = "https://github.com/fortmatic/hackathon" + [[repo]] url = "https://github.com/fuguefoundation/dapp-nonprofit" tags = ["Dapp"] diff --git a/data/ecosystems/k/kin.toml b/data/ecosystems/k/kin.toml index a6a18bb3..527aabb9 100644 --- a/data/ecosystems/k/kin.toml +++ b/data/ecosystems/k/kin.toml @@ -33,6 +33,9 @@ url = "https://github.com/kinecosystem/blockchain-ops" [[repo]] url = "https://github.com/kinecosystem/blockchain-setups" +[[repo]] +url = "https://github.com/kinecosystem/blockchain-tests-tf" + [[repo]] url = "https://github.com/kinecosystem/bower-js-kin-base" diff --git a/data/ecosystems/r/raiden-network.toml b/data/ecosystems/r/raiden-network.toml index 5ca859e5..b4e79e2c 100644 --- a/data/ecosystems/r/raiden-network.toml +++ b/data/ecosystems/r/raiden-network.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/raiden-network"] # Repositories +[[repo]] +url = "https://github.com/raiden-network/awesome-raiden" + [[repo]] url = "https://github.com/raiden-network/explorer" @@ -27,6 +30,9 @@ url = "https://github.com/raiden-network/raiden" [[repo]] url = "https://github.com/raiden-network/raiden-contracts" +[[repo]] +url = "https://github.com/raiden-network/raiden-documentation" + [[repo]] url = "https://github.com/raiden-network/raiden-installer"