diff --git a/data/ecosystems/p/project-serum.toml b/data/ecosystems/p/project-serum.toml new file mode 100644 index 00000000..aec0d96c --- /dev/null +++ b/data/ecosystems/p/project-serum.toml @@ -0,0 +1,22 @@ +# Ecosystem Level Information +title = "Project Serum" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/project-serum"] + +# Repositories +[[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/sol-wallet-adapter" + +[[repo]] +url = "https://github.com/project-serum/spl-token-wallet"