From ef91cba6c9c70a57c90d32b2169c0b0e9870e468 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 12 Nov 2020 07:53:47 -0800 Subject: [PATCH] Added Opyn ecosystem --- data/ecosystems/o/opyn.toml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 data/ecosystems/o/opyn.toml diff --git a/data/ecosystems/o/opyn.toml b/data/ecosystems/o/opyn.toml new file mode 100644 index 00000000..fa888a6e --- /dev/null +++ b/data/ecosystems/o/opyn.toml @@ -0,0 +1,37 @@ +# Ecosystem Level Information +title = "Opyn" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/opynfinance"] + +# Repositories +[[repo]] +url = "https://github.com/antoncoding/opyn-monitor" + +[[repo]] +url = "https://github.com/opynfinance/Black-Scholes" + +[[repo]] +url = "https://github.com/opynfinance/Convexity-Protocol" + +[[repo]] +url = "https://github.com/opynfinance/excluded-uni-airdrop-users" + +[[repo]] +url = "https://github.com/opynfinance/GammaProtocol" + +[[repo]] +url = "https://github.com/opynfinance/LiquidatorBot" + +[[repo]] +url = "https://github.com/opynfinance/OptionsProtocol" + +[[repo]] +url = "https://github.com/opynfinance/Opyn-GitBooks-Docs" + +[[repo]] +url = "https://github.com/opynfinance/opyn-tokenlist" + +[[repo]] +url = "https://github.com/opynfinance/TradingVenue"