mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-18 04:04:26 +01:00
41 lines
789 B
TOML
41 lines
789 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/defi-yield-ts"
|
|
|
|
[[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"
|