mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-22 15:14:36 +01:00
26 lines
537 B
TOML
26 lines
537 B
TOML
# Ecosystem Level Information
|
|
title = "WhoisENS"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/whoisens"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/whoisens/whoisens-gateway-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/whoisens/whoisens-gateway-eth-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/whoisens/whoisens-lib"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/whoisens/whoisens-rest-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/whoisens/whoisens-test-dataset"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/whoisens/whoisens-website"
|