Files
crypto-ecosystems/data/ecosystems/t/tinyman.toml
2021-12-12 11:20:10 -08:00

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"