mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 13:44:25 +01:00
Added State Channels
This commit is contained in:
40
data/ecosystems/s/state-channels.toml
Normal file
40
data/ecosystems/s/state-channels.toml
Normal file
@@ -0,0 +1,40 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user