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"