From fe485ac8e7014df6d082386ff485a2dbb9588e9b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 7 Nov 2019 16:32:09 -0800 Subject: [PATCH] Added heimdall repo for Matic --- data/ecosystems/m/matic-network.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/m/matic-network.toml b/data/ecosystems/m/matic-network.toml index b73443a8..251c4290 100644 --- a/data/ecosystems/m/matic-network.toml +++ b/data/ecosystems/m/matic-network.toml @@ -27,9 +27,15 @@ url = "https://github.com/maticnetwork/eth-decoder" [[repo]] url = "https://github.com/maticnetwork/ethindia-workshop" +[[repo]] +url = "https://github.com/maticnetwork/genesis-contracts" + [[repo]] url = "https://github.com/maticnetwork/go-ethereum" +[[repo]] +url = "https://github.com/maticnetwork/heimdall" + [[repo]] url = "https://github.com/maticnetwork/matic-bounties"