Files
crypto-ecosystems/data/ecosystems/t/tinyman.toml
2022-07-18 23:01:29 -07:00

32 lines
639 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/docs"
[[repo]]
url = "https://github.com/tinymanorg/open-source-verifier"
[[repo]]
url = "https://github.com/tinymanorg/tinyman-contracts-v1"
[[repo]]
url = "https://github.com/tinymanorg/tinyman-homepage"
[[repo]]
url = "https://github.com/tinymanorg/tinyman-mobile-sdk"
[[repo]]
url = "https://github.com/tinymanorg/tinyman-py-sdk"