diff --git a/data/ecosystems/m/mcdex.toml b/data/ecosystems/m/mcdex.toml new file mode 100644 index 00000000..48c6eaf4 --- /dev/null +++ b/data/ecosystems/m/mcdex.toml @@ -0,0 +1,82 @@ +# Ecosystem Level Information +title = "MCDEX" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/mcdexio"] + +# Repositories +[[repo]] +url = "https://github.com/mcdexio/bounties" + +[[repo]] +url = "https://github.com/mcdexio/DeFi-Pulse-Adapters" + +[[repo]] +url = "https://github.com/mcdexio/documents" + +[[repo]] +url = "https://github.com/mcdexio/example-perpetual-orderbook.py" + +[[repo]] +url = "https://github.com/mcdexio/foundation" + +[[repo]] +url = "https://github.com/mcdexio/gov-be" + +[[repo]] +url = "https://github.com/mcdexio/gov-fe" + +[[repo]] +url = "https://github.com/mcdexio/governance" + +[[repo]] +url = "https://github.com/mcdexio/idea" + +[[repo]] +url = "https://github.com/mcdexio/liquidity-mining" + +[[repo]] +url = "https://github.com/mcdexio/mai-fund-graph" + +[[repo]] +url = "https://github.com/mcdexio/mai-fund-keeper" + +[[repo]] +url = "https://github.com/mcdexio/mai-fund-protocol" + +[[repo]] +url = "https://github.com/mcdexio/mai-fund-update-price" + +[[repo]] +url = "https://github.com/mcdexio/mai-protocol" + +[[repo]] +url = "https://github.com/mcdexio/mai-protocol-v2" + +[[repo]] +url = "https://github.com/mcdexio/mai-tokenized-position-protocol" + +[[repo]] +url = "https://github.com/mcdexio/mai-tp.js" + +[[repo]] +url = "https://github.com/mcdexio/mai2-keeper" + +[[repo]] +url = "https://github.com/mcdexio/mai2-update-index" + +[[repo]] +url = "https://github.com/mcdexio/mai2.js" + +[[repo]] +url = "https://github.com/mcdexio/MARKETProtocol" + +[[repo]] +url = "https://github.com/mcdexio/mcdex-references" + +[[repo]] +url = "https://github.com/mcdexio/mips" + +[[repo]] +url = "https://github.com/mcdexio/vote-protocol"