mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-29 21:36:41 +08:00
32 lines
646 B
TOML
32 lines
646 B
TOML
# Ecosystem Level Information
|
|
title = "Litemint"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/litemint"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-electron"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-io-community-resources"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-ios"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-pfp-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/litemint/litemint-web"
|