From 0ee513c92d89cb0cb3818de2cc7f430f21df264f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 3 Sep 2021 10:46:34 -0700 Subject: [PATCH] Added Mev and Polygon related repos to Marlin --- data/ecosystems/m/marlin.toml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/data/ecosystems/m/marlin.toml b/data/ecosystems/m/marlin.toml index dc1a7526..75f6f8dd 100644 --- a/data/ecosystems/m/marlin.toml +++ b/data/ecosystems/m/marlin.toml @@ -60,9 +60,18 @@ url = "https://github.com/marlinprotocol/marlinctl" [[repo]] url = "https://github.com/marlinprotocol/marlinctl2" +[[repo]] +url = "https://github.com/marlinprotocol/mev-bor" + +[[repo]] +url = "https://github.com/marlinprotocol/mev-bor-demo" + [[repo]] url = "https://github.com/marlinprotocol/mev-geth-demo" +[[repo]] +url = "https://github.com/marlinprotocol/mev-proxy" + [[repo]] url = "https://github.com/marlinprotocol/modified-btc" @@ -96,6 +105,12 @@ url = "https://github.com/marlinprotocol/Petrum" [[repo]] url = "https://github.com/marlinprotocol/polkadot-integration" +[[repo]] +url = "https://github.com/marlinprotocol/polygon-launch" + +[[repo]] +url = "https://github.com/marlinprotocol/proxy-bor" + [[repo]] url = "https://github.com/marlinprotocol/pubsub.cpp"