mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 04:34:25 +01:00
35 lines
702 B
TOML
35 lines
702 B
TOML
# Ecosystem Level Information
|
|
title = "x42 Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/x42protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/blockcore-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/blockcore-indexer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/x42-BlockCore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/x42-coininfo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/X42-FullNode-UI"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/x42js-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/xCore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/xServer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/x42protocol/xTumbler"
|