mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-15 10:54:20 +01:00
26 lines
538 B
TOML
26 lines
538 B
TOML
# Ecosystem Level Information
|
|
title = "Linear"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Linear-finance"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Linear-finance/design-proposals"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Linear-finance/EIP-712"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Linear-finance/linear"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Linear-finance/linear-audit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Linear-finance/linear-buildr"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Linear-finance/linear-weekly-rewards"
|