Added 01 Network to Move ecosystem

This commit is contained in:
Curtis Spencer
2022-07-24 13:21:16 -07:00
parent 221a9824b8
commit 2970bb7555
2 changed files with 50 additions and 1 deletions

View 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"

View File

@@ -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"