mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 14:14:24 +01:00
26 lines
516 B
TOML
26 lines
516 B
TOML
# Ecosystem Level Information
|
|
title = "DeFiner"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/DeFinerOrg"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/DeFinerOrg/compound-protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeFinerOrg/DeFiner-1.0-Whitepaper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeFinerOrg/DefinerApp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeFinerOrg/liquidator-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeFinerOrg/Savings"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeFinerOrg/Whitepaper"
|