diff --git a/data/ecosystems/s/smilo.toml b/data/ecosystems/s/smilo.toml new file mode 100644 index 00000000..22538092 --- /dev/null +++ b/data/ecosystems/s/smilo.toml @@ -0,0 +1,33 @@ +# Ecosystem Level Information +title = "Smilo" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/smilofoundation"] + +# Repositories +[[repo]] +url = "https://github.com/smilofoundation/go-smilo" +tags = ["Protocol"] + +[[repo]] +url = "https://github.com/smilofoundation/Smilo-blackbox" +tags = ["Protocol"] + +[[repo]] +url = "https://github.com/smilofoundation/smilo.foundation-website" + +[[repo]] +url = "https://github.com/smilofoundation/smilo-tools" + +[[repo]] +url = "https://github.com/smilofoundation/go_smilo_regression" + +[[repo]] +url = "https://github.com/smilofoundation/kubernetes-smilo" + +[[repo]] +url = "https://github.com/smilofoundation/SmiloWallet" + +[[repo]] +url = "https://github.com/smilofoundation/smilopay-website" \ No newline at end of file