mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-20 22:24:25 +01:00
41 lines
853 B
TOML
41 lines
853 B
TOML
# Ecosystem Level Information
|
|
title = "State Channels"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/statechannels"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/apps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/native-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/nitro-protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/nitro-tutorial"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/old-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/research.statechannels.org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/solidoc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/statechannels"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/tla-specs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/wallet-specs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/statechannels/website"
|