diff --git a/data/ecosystems/c/curve.toml b/data/ecosystems/c/curve.toml new file mode 100644 index 00000000..98e71b9d --- /dev/null +++ b/data/ecosystems/c/curve.toml @@ -0,0 +1,40 @@ +# Ecosystem Level Information +title = "Curve" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/curvefi"] + +# Repositories +[[repo]] +url = "https://github.com/curvefi/airdrop_escrow" + +[[repo]] +url = "https://github.com/curvefi/announcements" + +[[repo]] +url = "https://github.com/curvefi/contract-migrations" + +[[repo]] +url = "https://github.com/curvefi/curve-contract" + +[[repo]] +url = "https://github.com/curvefi/curve-dao-contracts" + +[[repo]] +url = "https://github.com/curvefi/curve-measure-profit" + +[[repo]] +url = "https://github.com/curvefi/curve-metapool" + +[[repo]] +url = "https://github.com/curvefi/curve-pool-registry" + +[[repo]] +url = "https://github.com/curvefi/curve-ui" + +[[repo]] +url = "https://github.com/curvefi/curve-vue" + +[[repo]] +url = "https://github.com/curvefi/discord-bot"