mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-22 23:24:21 +01:00
23 lines
417 B
TOML
23 lines
417 B
TOML
# Ecosystem Level Information
|
|
title = "NANJCOIN"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/NANJ-COIN"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/NANJ-COIN/android-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NANJ-COIN/ios-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NANJ-COIN/nanjs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NANJ-COIN/token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/NANJ-COIN/web-api"
|