mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
38 lines
754 B
TOML
38 lines
754 B
TOML
# Ecosystem Level Information
|
|
title = "Kickback"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/wearekickback"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/analytics-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/KIPs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/klab"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/osaka"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/pocket-moloch"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/shared"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/solidity-coverage"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/wearekickback/static-site"
|