mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-01-12 16:53:00 +08:00
23 lines
430 B
TOML
23 lines
430 B
TOML
# Ecosystem Level Information
|
|
title = "Fiat Connect"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fiatconnect/api-starter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fiatconnect/fiatconnect-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fiatconnect/fiatconnect-types"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fiatconnect/specification"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fiatconnect/validate"
|