Add Talent Protocol

This commit is contained in:
francisco-leal
2022-07-06 09:42:39 +01:00
committed by Curtis Spencer
parent f3a9bb908f
commit cf75a97766

View File

@@ -19,6 +19,7 @@ github_organizations = [
"https://github.com/celo-tools", "https://github.com/celo-tools",
"https://github.com/helpicelo", "https://github.com/helpicelo",
"https://github.com/valora-inc", "https://github.com/valora-inc",
"https://github.com/talentprotocol"
] ]
# Repositories # Repositories
@@ -4215,6 +4216,12 @@ url = "https://github.com/Tahlil/celo-kickstarter"
[[repo]] [[repo]]
url = "https://github.com/Tahlil/hardhat-celo" url = "https://github.com/Tahlil/hardhat-celo"
[[repo]]
url = "https://github.com/talentprotocol/contracts"
[[repo]]
url = "https://github.com/talentprotocol/web-dapp"
[[repo]] [[repo]]
url = "https://github.com/Tamara-Ebi-Pere-Victor/celo-boilerplate-web-dapp" url = "https://github.com/Tamara-Ebi-Pere-Victor/celo-boilerplate-web-dapp"