mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 06:24:21 +01:00
23 lines
450 B
TOML
23 lines
450 B
TOML
# Ecosystem Level Information
|
|
title = "Tinyman"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/tinymanorg"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/tinymanorg/asa-list"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tinymanorg/brand"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tinymanorg/tinyman-contracts-v1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tinymanorg/tinyman-homepage"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tinymanorg/tinyman-py-sdk"
|