mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
50 lines
1010 B
TOML
50 lines
1010 B
TOML
# Ecosystem Level Information
|
|
title = "Onix"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/onix-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/app_onix_price"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/electrumx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/insight-onix-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/insight-onix-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/oips"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/onix-nomp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/onix-unomp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/onix-walletgenerator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/onixcoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/onixcoin-seeder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/onixcore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/slips"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/wallet-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/onix-project/web-site"
|