mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-11 00:44:19 +01:00
29 lines
535 B
TOML
29 lines
535 B
TOML
# Ecosystem Level Information
|
|
title = "Jet Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/jet-lab"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/anchor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/jet-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/jet-engine"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/jet-governance-react"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/jet-v1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/multisig"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/multisig-ui"
|