From c8b815ada07e7252cf6d45779c24937e41b50997 Mon Sep 17 00:00:00 2001 From: Amy Slawson Date: Sun, 31 Jan 2021 07:41:06 -0800 Subject: [PATCH] Added more Celo related github repos (#53) Co-authored-by: Curtis Spencer <41347+jubos@users.noreply.github.com> --- data/ecosystems/c/celo.toml | 39 +++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index 0f15fdbe..6b550c53 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -515,6 +515,45 @@ url = "https://gitlab.com/pretoria-research-lab/celo-cauldron" [[repo]] url = "https://gitlab.com/pretoria-research-lab/celo-faucet-api" +[[repo]] +url = "https://github.com/daoauth/celo-metamask-signer" + +[[repo]] +url = "https://github.com/dsrvlabs/celo" + +[[repo]] +url = "https://github.com/dsrvlabs/celo-desktopwallet-extension" + +[[repo]] +url = "https://github.com/dsrvlabs/celo-extension-wallet" + +[[repo]] +url = "https://github.com/dsrvlabs/web3-celo.js" + +[[repo]] +url = "https://github.com/dsrvlabs/ethereumjs-tx-celo" + +[[repo]] +url = "https://github.com/dsrvlabs/celo-validator-monitoring" + +[[repo]] +url = "https://github.com/blaize-tech/celo-sdk-py" + +[[repo]] +url = "https://github.com/blaize-tech/celo-sdk-java" + +[[repo]] +url = "https://github.com/critesjosh/celo-dappkit" + +[[repo]] +url = "https://github.com/MugglePay/MugglePay" + +[[repo]] +url = "https://github.com/ReSource-Network/ReSource-contracts" + +[[repo]] +url = "https://github.com/MugglePay/celo-toolkit" + [[repo]] url = "https://github.com/zviadm/celo-devchain"