diff --git a/data/ecosystems/h/herdius.toml b/data/ecosystems/h/herdius.toml new file mode 100644 index 00000000..05de2da4 --- /dev/null +++ b/data/ecosystems/h/herdius.toml @@ -0,0 +1,19 @@ +# Ecosystem Level Information +title = "Herdius" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/herdius"] + +# Repositories +[[repo]] +url = "https://github.com/herdius/herdius-blockchain-api" + +[[repo]] +url = "https://github.com/herdius/herdius-core" + +[[repo]] +url = "https://github.com/herdius/herdius-node" + +[[repo]] +url = "https://github.com/herdius/walletversion"