Added awesome serum repo to Serum ecosystem.

This commit is contained in:
Curtis Spencer
2020-10-26 09:05:36 -07:00
parent 88d2bf836d
commit 09ef4e9166

View File

@@ -6,6 +6,9 @@ sub_ecosystems = []
github_organizations = ["https://github.com/project-serum"]
# Repositories
[[repo]]
url = "https://github.com/project-serum/awesome-serum"
[[repo]]
url = "https://github.com/project-serum/borsh"
@@ -32,3 +35,6 @@ 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/validators"