mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 13:44:25 +01:00
Added Curve repos
This commit is contained in:
40
data/ecosystems/c/curve.toml
Normal file
40
data/ecosystems/c/curve.toml
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user