diff --git a/data/ecosystems/p/pickle-finance.toml b/data/ecosystems/p/pickle-finance.toml new file mode 100644 index 00000000..e930217f --- /dev/null +++ b/data/ecosystems/p/pickle-finance.toml @@ -0,0 +1,31 @@ +# Ecosystem Level Information +title = "Pickle Finance" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/pickle-finance"] + +# Repositories +[[repo]] +url = "https://github.com/pickle-finance/contracts" + +[[repo]] +url = "https://github.com/pickle-finance/DeFi-Pulse-Adapters" + +[[repo]] +url = "https://github.com/pickle-finance/docs" + +[[repo]] +url = "https://github.com/pickle-finance/pickle-ui" + +[[repo]] +url = "https://github.com/pickle-finance/protocol" + +[[repo]] +url = "https://github.com/pickle-finance/saviour-scripts" + +[[repo]] +url = "https://github.com/pickle-finance/snapshot-spaces" + +[[repo]] +url = "https://github.com/pickle-finance/timelock-viewer"