diff --git a/data/ecosystems/d/diamond-handing.toml b/data/ecosystems/d/diamond-handing.toml deleted file mode 100644 index 42440e05319..00000000000 --- a/data/ecosystems/d/diamond-handing.toml +++ /dev/null @@ -1,13 +0,0 @@ -# Ecosystem Level Information -title = "Diamond Handing" - -sub_ecosystems = [] - -github_organizations = ["https://github.com/diamondhanding"] - -# Repositories -[[repo]] -url = "https://github.com/diamondhanding/diamondhanding-app" - -[[repo]] -url = "https://github.com/diamondhanding/diamondhanding-solana-program" diff --git a/data/ecosystems/s/solana.toml b/data/ecosystems/s/solana.toml index e736d2465e1..81280f15fdf 100644 --- a/data/ecosystems/s/solana.toml +++ b/data/ecosystems/s/solana.toml @@ -76,6 +76,7 @@ sub_ecosystems = [ "DescartesNetwork", "Diabolo", "Dialect Labs", + "Diamond Handing", "Dojima Network", "DragonLabs", "Drift Protocol", @@ -39630,6 +39631,12 @@ url = "https://github.com/diabloevagto/solana-amm-swap-exercise" [[repo]] url = "https://github.com/diamonddev107/Solana-JSON" +[[repo]] +url = "https://github.com/diamondhanding/diamondhanding-app" + +[[repo]] +url = "https://github.com/diamondhanding/diamondhanding-solana-program" + [[repo]] url = "https://github.com/DiamondNetwork/kyve"