mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-28 01:54:25 +01:00
62 lines
1.3 KiB
TOML
62 lines
1.3 KiB
TOML
# Ecosystem Level Information
|
|
title = "Project Serum"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/project-serum"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/dr497/serum-academy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/awesome-serum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/borsh"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/messaging-backbone-v1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/oyster-swap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/rfcs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/serum-dex"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/serum-dex-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/serum-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/serum-rest-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/serum-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/sol-wallet-adapter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/solana"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/solana-program-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/spl-token-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/swap-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/project-serum/validators"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/tardis-dev/serum-machine"
|