From 598e57df1b787132644db1cd58477bb8561c0e9c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 30 Sep 2019 17:14:54 -0700 Subject: [PATCH] Added Compound Protocol Repository. --- data/ecosystems/c/compound.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/c/compound.toml b/data/ecosystems/c/compound.toml index 3772d2cc..778af9c5 100644 --- a/data/ecosystems/c/compound.toml +++ b/data/ecosystems/c/compound.toml @@ -15,6 +15,9 @@ url = "https://github.com/compound-finance/compound-money-market" [[repo]] url = "https://github.com/compound-finance/compound-oracle" +[[repo]] +url = "https://github.com/compound-finance/compound-protocol" + [[repo]] url = "https://github.com/compound-finance/compound-v2-subgraph"