mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 20:54:24 +01:00
20 lines
380 B
TOML
20 lines
380 B
TOML
# Ecosystem Level Information
|
|
title = "Frax"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/FraxFinance"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/FraxFinance/frax"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FraxFinance/frax-oracle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FraxFinance/frax-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FraxFinance/frax-truffle"
|