diff --git a/data/ecosystems/y/yield-protocol.toml b/data/ecosystems/y/yield-protocol.toml new file mode 100644 index 00000000..943de87f --- /dev/null +++ b/data/ecosystems/y/yield-protocol.toml @@ -0,0 +1,16 @@ +# Ecosystem Level Information +title = "Yield Protocol" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/yieldprotocol"] + +# Repositories +[[repo]] +url = "https://github.com/yieldprotocol/docs" + +[[repo]] +url = "https://github.com/yieldprotocol/fyDai" + +[[repo]] +url = "https://github.com/yieldprotocol/yield-liquidator"