mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-24 16:14:20 +01:00
Added Celsius ecosystem
This commit is contained in:
28
data/ecosystems/c/celsius.toml
Normal file
28
data/ecosystems/c/celsius.toml
Normal file
@@ -0,0 +1,28 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user