diff --git a/data/ecosystems/m/mintbase.toml b/data/ecosystems/m/mintbase.toml new file mode 100644 index 00000000..f1e5ea6d --- /dev/null +++ b/data/ecosystems/m/mintbase.toml @@ -0,0 +1,22 @@ +# Ecosystem Level Information +title = "Mintbase" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/Mintbase"] + +# Repositories +[[repo]] +url = "https://github.com/Mintbase/flux-index-node" + +[[repo]] +url = "https://github.com/Mintbase/graph-mint-factory" + +[[repo]] +url = "https://github.com/Mintbase/graph-oldmints" + +[[repo]] +url = "https://github.com/Mintbase/mintbase-bridge" + +[[repo]] +url = "https://github.com/Mintbase/mintbase-near-indexer"