mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-02 12:34:19 +01:00
26 lines
545 B
TOML
26 lines
545 B
TOML
# Ecosystem Level Information
|
|
title = "Angle Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/AngleProtocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/AngleProtocol/angle-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AngleProtocol/angle-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AngleProtocol/angle-interfaces"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AngleProtocol/angle-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AngleProtocol/fei-protocol-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/AngleProtocol/perpetuals-metadata"
|