From 2e50b09df673b27ec224830514d0f805f757424f Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 29 Mar 2020 10:27:50 -0700 Subject: [PATCH] Added Solana cluster explorer repo --- data/ecosystems/s/solana.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/s/solana.toml b/data/ecosystems/s/solana.toml index 40d36597..a424ca6d 100644 --- a/data/ecosystems/s/solana.toml +++ b/data/ecosystems/s/solana.toml @@ -63,6 +63,9 @@ url = "https://github.com/solana-labs/example-token" [[repo]] url = "https://github.com/solana-labs/example-webwallet" +[[repo]] +url = "https://github.com/solana-labs/explorer" + [[repo]] url = "https://github.com/solana-labs/gatsby-plugin-intl"