mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 04:04:24 +01:00
23 lines
411 B
TOML
23 lines
411 B
TOML
# Ecosystem Level Information
|
|
title = "Fairmint"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Fairmint"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Fairmint/c-org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Fairmint/c-org-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Fairmint/c-org-vyper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Fairmint/legal"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Fairmint/widget"
|