mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-21 06:34:23 +01:00
33 lines
735 B
TOML
33 lines
735 B
TOML
# 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" |