mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-15 10:54:20 +01:00
Added 01 Network to Move ecosystem
This commit is contained in:
46
data/ecosystems/0/0l-network.toml
Normal file
46
data/ecosystems/0/0l-network.toml
Normal file
@@ -0,0 +1,46 @@
|
||||
# Ecosystem Level Information
|
||||
title = "0L Network"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/OLSF"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/carpe"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/dev-epoch-archive"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/dev-genesis"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/diem"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/discord-server-rules"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/epoch-archive"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/genesis-registration"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/genesis-registration-depr"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/libra"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/move"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/move-0L"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/seed-peers"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/OLSF/tool-scrubbers-guild"
|
||||
@@ -1,7 +1,7 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Move"
|
||||
|
||||
sub_ecosystems = []
|
||||
sub_ecosystems = ["0L Network"]
|
||||
|
||||
github_organizations = ["https://github.com/move-language", "https://github.com/movingco"]
|
||||
|
||||
@@ -57,5 +57,8 @@ url = "https://github.com/movingco/sui-coin-list"
|
||||
[[repo]]
|
||||
url = "https://github.com/MystenLabs/awesome-move"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/pontem-network/intellij-move"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/QuarryProtocol/carrara"
|
||||
|
||||
Reference in New Issue
Block a user