From 148ec31ffff9db5703567ecc82cea8cb6b103674 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 2 Nov 2019 11:36:42 -0700 Subject: [PATCH] Matic Public Testnets 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 8d1f2eb6..b73443a8 100644 --- a/data/ecosystems/m/matic-network.toml +++ b/data/ecosystems/m/matic-network.toml @@ -54,6 +54,9 @@ url = "https://github.com/maticnetwork/pos-commit-poc" [[repo]] url = "https://github.com/maticnetwork/predict" +[[repo]] +url = "https://github.com/maticnetwork/public-testnets" + [[repo]] url = "https://github.com/maticnetwork/react-native-copilot"