From a51c84bc7550fdea709d365fa535349443181795 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 18 Sep 2019 14:30:43 -0700 Subject: [PATCH] Added matter labs franklin-crypto and rollup. --- data/ecosystems/m/matter-labs.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/m/matter-labs.toml b/data/ecosystems/m/matter-labs.toml index 0940ac7c..af4be375 100644 --- a/data/ecosystems/m/matter-labs.toml +++ b/data/ecosystems/m/matter-labs.toml @@ -75,6 +75,9 @@ url = "https://github.com/matter-labs/ETHSF-ReEncryptHealth-demo" [[repo]] url = "https://github.com/matter-labs/ff" +[[repo]] +url = "https://github.com/matter-labs/franklin-crypto" + [[repo]] url = "https://github.com/matter-labs/franklin-web" @@ -195,6 +198,9 @@ url = "https://github.com/matter-labs/research" [[repo]] url = "https://github.com/matter-labs/retesteth" +[[repo]] +url = "https://github.com/matter-labs/rollup" + [[repo]] url = "https://github.com/matter-labs/RSAAccumulator"