mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-29 05:15:26 +08:00
20 lines
391 B
TOML
20 lines
391 B
TOML
# Ecosystem Level Information
|
|
title = "OpenBook"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/openbook-dex"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/openbook-dex/openbook-dex-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openbook-dex/openbook-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openbook-dex/program"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/openbook-dex/resources"
|