diff --git a/data/ecosystems/d/definer.toml b/data/ecosystems/d/definer.toml new file mode 100644 index 00000000..d9ab24ec --- /dev/null +++ b/data/ecosystems/d/definer.toml @@ -0,0 +1,16 @@ +# Ecosystem Level Information +title = "DeFiner" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/DeFinerOrg"] + +# Repositories +[[repo]] +url = "https://github.com/DeFinerOrg/compound-protocol" + +[[repo]] +url = "https://github.com/DeFinerOrg/DefinerApp" + +[[repo]] +url = "https://github.com/DeFinerOrg/Whitepaper"