diff --git a/data/ecosystems/p/pancakeswap.toml b/data/ecosystems/p/pancakeswap.toml new file mode 100644 index 00000000..3e16b357 --- /dev/null +++ b/data/ecosystems/p/pancakeswap.toml @@ -0,0 +1,49 @@ +# Ecosystem Level Information +title = "PancakeSwap" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/pancakeswap"] + +# Repositories +[[repo]] +url = "https://github.com/pancakeswap/cake-supply-api" + +[[repo]] +url = "https://github.com/pancakeswap/eslint-config-pancake" + +[[repo]] +url = "https://github.com/pancakeswap/gatsby-pancake-api" + +[[repo]] +url = "https://github.com/pancakeswap/initial-farm-offering" + +[[repo]] +url = "https://github.com/pancakeswap/lottery-contract" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-api" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-document" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-farm" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-info" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-swap-core" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-swap-interface" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-swap-lib" + +[[repo]] +url = "https://github.com/pancakeswap/pancake-swap-periphery" + +[[repo]] +url = "https://github.com/pancakeswap/pancakeswap-sdk"