From 6db6a21917d68dad27bfe959eff99bee7025e98e Mon Sep 17 00:00:00 2001 From: mutugiii Date: Fri, 22 Oct 2021 14:03:26 +0300 Subject: [PATCH] Update celo.toml with crowdfunding dApp --- data/ecosystems/c/celo.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/celo.toml b/data/ecosystems/c/celo.toml index a1f03772..984d7ccf 100644 --- a/data/ecosystems/c/celo.toml +++ b/data/ecosystems/c/celo.toml @@ -1312,3 +1312,6 @@ url = "https://github.com/WakalaDAO/wakala-interface" [[repo]] url = "https://github.com/ced000/Celo-Petagram" + +[[repo]] +url = "https://github.com/Mutugiii/crowdfund_dApp"