From def194a8b86d6094f6d0213ec77b03ea109de53b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 10 Aug 2019 13:00:51 -0700 Subject: [PATCH] Additional Maker repos. --- data/ecosystems/m/maker.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/data/ecosystems/m/maker.toml b/data/ecosystems/m/maker.toml index 3e4fe708..25482717 100644 --- a/data/ecosystems/m/maker.toml +++ b/data/ecosystems/m/maker.toml @@ -6,12 +6,30 @@ sub_ecosystems = ["xDai"] github_organizations = ["https://github.com/makerdao"] # Repositories +[[repo]] +url = "https://github.com/burningtree/awesome-makerdao" + +[[repo]] +url = "https://github.com/carlfarterson/automated-cdp" + +[[repo]] +url = "https://github.com/codevet/daipay" + +[[repo]] +url = "https://github.com/efemero/cdp-equalizer" + [[repo]] url = "https://github.com/euclideanlabs/maker-portfolio" +[[repo]] +url = "https://github.com/frostiq/makerdao-superdashboard" + [[repo]] url = "https://github.com/gcarq/cdpnotify" +[[repo]] +url = "https://github.com/joemccann/api-maker-dao" + [[repo]] url = "https://github.com/Kaisle/node-dai" @@ -489,5 +507,11 @@ url = "https://github.com/makerdao/web-gui" [[repo]] url = "https://github.com/makerdao/wiki" +[[repo]] +url = "https://github.com/paradoxDAO/cdper" + [[repo]] url = "https://github.com/scocoyash/Splitwise-Dapp" + +[[repo]] +url = "https://github.com/snario/maker-pricefeed-tools"