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"