diff --git a/data/ecosystems/c/creaton.toml b/data/ecosystems/c/creaton.toml new file mode 100644 index 00000000..962b45de --- /dev/null +++ b/data/ecosystems/c/creaton.toml @@ -0,0 +1,13 @@ +# Ecosystem Level Information +title = "Creaton" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/creaton-io"] + +# Repositories +[[repo]] +url = "https://github.com/creaton-io/creaton" + +[[repo]] +url = "https://github.com/creaton-io/superfluid-protocol-preview"