diff --git a/data/ecosystems/q/quarry-protocol.toml b/data/ecosystems/q/quarry-protocol.toml new file mode 100644 index 00000000..be6f24e5 --- /dev/null +++ b/data/ecosystems/q/quarry-protocol.toml @@ -0,0 +1,34 @@ +# Ecosystem Level Information +title = "Quarry Protocol" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/QuarryProtocol"] + +# Repositories +[[repo]] +url = "https://github.com/QuarryProtocol/anchor" + +[[repo]] +url = "https://github.com/QuarryProtocol/DefiLlama-Adapters" + +[[repo]] +url = "https://github.com/QuarryProtocol/quarry" + +[[repo]] +url = "https://github.com/QuarryProtocol/rewarder-list" + +[[repo]] +url = "https://github.com/QuarryProtocol/rewarder-list-build" + +[[repo]] +url = "https://github.com/QuarryProtocol/sol-wallet-adapter" + +[[repo]] +url = "https://github.com/QuarryProtocol/solana" + +[[repo]] +url = "https://github.com/QuarryProtocol/tokadapt" + +[[repo]] +url = "https://github.com/QuarryProtocol/token-list"