Files
crypto-ecosystems/data/ecosystems/o/openlibra.toml
2019-11-25 12:47:00 -08:00

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"