diff --git a/data/ecosystems/d/dego-finance.toml b/data/ecosystems/d/dego-finance.toml new file mode 100644 index 00000000..c78a141c --- /dev/null +++ b/data/ecosystems/d/dego-finance.toml @@ -0,0 +1,19 @@ +# Ecosystem Level Information +title = "Dego Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/dego-labs"] + +# Repositories +[[repo]] +url = "https://github.com/dego-labs/audit" + +[[repo]] +url = "https://github.com/dego-labs/dego-core" + +[[repo]] +url = "https://github.com/dego-labs/dego-token" + +[[repo]] +url = "https://github.com/dego-labs/snapshot-spaces"