mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-18 05:04:23 +01:00
17 lines
341 B
TOML
17 lines
341 B
TOML
# Ecosystem Level Information
|
|
title = "ENS Nifty"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ENS-Nifty"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ENS-Nifty/ens-nifty-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ENS-Nifty/ens-nifty-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ENS-Nifty/ens-nifty-frontend"
|