diff --git a/data/ecosystems/p/paraswap.toml b/data/ecosystems/p/paraswap.toml new file mode 100644 index 00000000..2c5e8c9e --- /dev/null +++ b/data/ecosystems/p/paraswap.toml @@ -0,0 +1,31 @@ +# Ecosystem Level Information +title = "Paraswap" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/paraswap"] + +# Repositories +[[repo]] +url = "https://github.com/paraswap/demo-dapp" + +[[repo]] +url = "https://github.com/paraswap/excluded-uni-airdrop-users" + +[[repo]] +url = "https://github.com/paraswap/l2s-handbook" + +[[repo]] +url = "https://github.com/paraswap/paraswap-bot" + +[[repo]] +url = "https://github.com/paraswap/paraswap-sdk" + +[[repo]] +url = "https://github.com/paraswap/paraswap-terms-of-use" + +[[repo]] +url = "https://github.com/paraswap/paraswap-widget" + +[[repo]] +url = "https://github.com/paraswap/parity-load-balancer-health-checker"