mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
29 lines
629 B
TOML
29 lines
629 B
TOML
# Ecosystem Level Information
|
|
title = "Celsius"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/CelsiusNetwork"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/branch-test"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/celsius-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/celsius-js-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/celsius-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/eth-contract-metadata"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/lender-app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CelsiusNetwork/react-native-branch-deep-linking"
|