mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
38 lines
706 B
TOML
38 lines
706 B
TOML
# Ecosystem Level Information
|
|
title = "_Prtcl"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/uprtcl"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/eth-uprtcl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/hc-uprtcl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/java-uprtcl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/js-uprtcl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/js-uprtcl-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/landing"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/micro-orchestrator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/spec"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/web-components"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/uprtcl/webcomponents-library"
|