From fa1cd6f747148cd40d3475ae974c1ee4c50a55db Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 24 Feb 2020 14:33:33 -0800 Subject: [PATCH] Added Matic metamask plugin repo --- data/ecosystems/m/matic-network.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/m/matic-network.toml b/data/ecosystems/m/matic-network.toml index 6ed520ff..9e7366fc 100644 --- a/data/ecosystems/m/matic-network.toml +++ b/data/ecosystems/m/matic-network.toml @@ -60,6 +60,9 @@ url = "https://github.com/maticnetwork/matic-cli" [[repo]] url = "https://github.com/maticnetwork/matic-kotlin" +[[repo]] +url = "https://github.com/maticnetwork/matic-mm-plugin" + [[repo]] url = "https://github.com/maticnetwork/matic.js"