mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-31 11:34:20 +01:00
Added Codius ecosystem and connected to XRP.
This commit is contained in:
40
data/ecosystems/c/codius.toml
Normal file
40
data/ecosystems/c/codius.toml
Normal file
@@ -0,0 +1,40 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Codius"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/codius"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codius"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codius-peer-finder"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codius-site-source"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codius-wiki"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codius.github.io"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codiusd"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/codiusd-gui"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/examples"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/hyper-installer"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/manifest"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/codius/official-images"
|
||||
@@ -1,7 +1,7 @@
|
||||
# Ecosystem Level Information
|
||||
title = "XRP"
|
||||
|
||||
sub_ecosystems = ["Interledger"]
|
||||
sub_ecosystems = ["Codius", "Interledger"]
|
||||
|
||||
github_organizations = ["https://github.com/ripple", "https://github.com/ripple-unmaintained"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user