mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-23 06:34:25 +01:00
22 lines
372 B
TOML
22 lines
372 B
TOML
# Ecosystem Level Information
|
|
title = "KlimaDAO"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/KlimaDAO"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/KlimaDAO/klima-protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/KlimaDAO/klima-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/KlimaDAO/x-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://docs.klimadao.finance/"
|
|
|
|
|