mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 05:34:36 +01:00
Add huckleberry ecosystem Add moonfarm and 1swap ecosystems Add moonbeam safe Add seascape ecosystem Add variety of ecosystems including EthSign and Magic Add additional ecosystems Add Moonbeam Repos Additional ecosystems Syntax fix Syntax and formatting
16 lines
308 B
TOML
16 lines
308 B
TOML
# Ecosystem Level Information
|
|
title = "Authtrail"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Authtrail"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Authtrail/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Authtrail/demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Authtrail/validator" |