Files
crypto-ecosystems/data/ecosystems/p/project-serum.toml
2020-11-13 07:40:44 -08:00

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"