From 2886d2381457eaadacff8a4cd78c7d78eb31fe10 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 19 Nov 2020 09:34:21 -0800 Subject: [PATCH] Added Flexa --- data/ecosystems/f/flexa.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/ecosystems/f/flexa.toml diff --git a/data/ecosystems/f/flexa.toml b/data/ecosystems/f/flexa.toml new file mode 100644 index 00000000..d5ba04e0 --- /dev/null +++ b/data/ecosystems/f/flexa.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Flexa" + +sub_ecosystems = ["Amp"] + +github_organizations = ["https://github.com/flexahq"] + +# Repositories +[[repo]] +url = "https://github.com/flexahq/capacity-smart-contracts" + +[[repo]] +url = "https://github.com/flexahq/flexa-collateral-manager"