From 5657f35ac96af24508e0130b50f5885d9e0712bb Mon Sep 17 00:00:00 2001 From: francisco-leal Date: Mon, 25 Oct 2021 18:37:32 +0100 Subject: [PATCH] Add Talent Protocol - Celo Camp project --- data/ecosystems/c/celo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index 54554ad2..8c680c60 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -1172,6 +1172,15 @@ url = "https://github.com/sudo-vaibhav/DCompute" [[repo]] url = "https://github.com/summa-tx/riemann-ether" +[[repo]] +url = "https://github.com/talentprotocol/contracts" + +[[repo]] +url = "https://github.com/talentprotocol/mvp" + +[[repo]] +url = "https://github.com/talentprotocol/mvp-subgraph" + [[repo]] url = "https://github.com/TeggerDLTInc/tgr-celo-challenge"