mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
26 lines
480 B
TOML
26 lines
480 B
TOML
# Ecosystem Level Information
|
|
title = "OpenLibra"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/open-libra"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/open-libra/cargo-move"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/open-libra/cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/open-libra/devnet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/open-libra/governance"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/open-libra/libra"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/open-libra/movemint"
|