mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 14:34:32 +01:00
23 lines
462 B
TOML
23 lines
462 B
TOML
# Ecosystem Level Information
|
|
title = "glassnode"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/glassnode"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/glassnode/Casper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/glassnode/code-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/glassnode/code-challenges"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/glassnode/fe-code-challenge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/glassnode/glassnode-api-python-client"
|