mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
23 lines
451 B
TOML
23 lines
451 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"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/FraxFinance/FraxFinance.github.io"
|