mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
24 lines
416 B
TOML
24 lines
416 B
TOML
# Ecosystem Level Information
|
|
title = "Cryptonex"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Cryptonex/python-api-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Cryptonex/release"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Cryptonex/source"
|
|
tags = ["Protocol"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Cryptonex/source-dev"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Cryptonex/web"
|