mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-19 12:44:25 +01:00
38 lines
787 B
TOML
38 lines
787 B
TOML
# Ecosystem Level Information
|
|
title = "Pendle"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/pendle-finance"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/onsen-rewarder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/pendle-constants"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/pendle-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/pendle-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/pendle-staking"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/sdk-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/subgraph-v3"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/test-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pendle-finance/utils"
|