mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 13:44:24 +01:00
38 lines
730 B
TOML
38 lines
730 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/DefiLlama-Adapters"
|
|
|
|
[[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"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/program-libraries"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/jet-lab/solana-program-library"
|