Files
crypto-ecosystems/data/ecosystems/c/celsius.toml
2020-11-09 21:56:40 -08:00

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"