diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index cfbe01b8..9e3d0dda 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -37,6 +37,9 @@ url = "https://github.com/celo-org/brand" url = "https://github.com/celo-org/celo-blockchain" tags = ["Protocol"] +[[repo]] +url = "https://github.com/celo-org/celo-ledger-spender-app" + [[repo]] url = "https://github.com/celo-org/celo-monitoring" @@ -52,6 +55,9 @@ url = "https://github.com/celo-org/celo-swarm" [[repo]] url = "https://github.com/celo-org/celo-validator-signer-app" +[[repo]] +url = "https://github.com/celo-org/celostats-frontend" + [[repo]] url = "https://github.com/celo-org/celostats-server" @@ -62,6 +68,9 @@ tags = ["RFC"] [[repo]] url = "https://github.com/celo-org/contractKit-test" +[[repo]] +url = "https://github.com/celo-org/crypto-pm" + [[repo]] url = "https://github.com/celo-org/dappkit-base" @@ -89,6 +98,9 @@ url = "https://github.com/celo-org/geth_exporter" [[repo]] url = "https://github.com/celo-org/gosigar" +[[repo]] +url = "https://github.com/celo-org/hello-celo-contractkit" + [[repo]] url = "https://github.com/celo-org/interview_challenge"