From fde80b5a85df8eba4ffbb2df686047becabe7208 Mon Sep 17 00:00:00 2001 From: Ryan Shea <8948187+rmshea@users.noreply.github.com> Date: Sun, 8 Nov 2020 14:04:24 -0800 Subject: [PATCH] Add various projects to the Solana and Serum ecosystem pages --- data/ecosystems/p/project-serum.toml | 6 ++++ data/ecosystems/s/solana.toml | 45 ++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+) diff --git a/data/ecosystems/p/project-serum.toml b/data/ecosystems/p/project-serum.toml index 1be70044..44a3f1f7 100644 --- a/data/ecosystems/p/project-serum.toml +++ b/data/ecosystems/p/project-serum.toml @@ -50,3 +50,9 @@ url = "https://github.com/project-serum/swap-ts" [[repo]] url = "https://github.com/project-serum/validators" + +[[repo]] +url = "https://github.com/dr497/serum-academy" + +[[repo]] +url = "https://github.com/tardis-dev/serum-machine" \ No newline at end of file diff --git a/data/ecosystems/s/solana.toml b/data/ecosystems/s/solana.toml index 9b66b79c..7833ef99 100644 --- a/data/ecosystems/s/solana.toml +++ b/data/ecosystems/s/solana.toml @@ -323,3 +323,48 @@ url = "https://github.com/zemse/solana-rust-contract" [[repo]] url = "https://github.com/Zergity/static" + +[[repo]] +url = "https://github.com/paul-schaaf/awesome-solana" + +[[repo]] +url = "https://github.com/mathwallet/math-solana-js" + +[[repo]] +url = "https://github.com/michaelhly/stable-swap-program" + +[[repo]] +url = "https://github.com/DescartesNetwork/soprox" + +[[repo]] +url = "https://github.com/paul-schaaf/solbot" + +[[repo]] +url = "https://github.com/renproject/ren-solana" + +[[repo]] +url = "https://github.com/InCrypto-io/solana-dice" + +[[repo]] +url = "https://github.com/mcf-rocks/simple-vote-tutorial" + +[[repo]] +url = "https://github.com/mcf-rocks/solana-upload" + +[[repo]] +url = "https://github.com/paul-schaaf/spl-token-ui" + +[[repo]] +url = "https://github.com/vidorge/solflare-decrypt" + +[[repo]] +url = "https://github.com/paul-schaaf/solchess" + +[[repo]] +url = "https://github.com/andrey-do/solletmobile" + +[[repo]] +url = "https://github.com/everstake/tagger" + +[[repo]] +url = "https://github.com/kemargrant/soltalk" \ No newline at end of file