mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-25 16:44:21 +01:00
26 lines
591 B
TOML
26 lines
591 B
TOML
# Ecosystem Level Information
|
|
title = "Lition"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/lition-blockchain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/energy-use-case-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/energy-use-case-trading-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/syndicate-loan-use-case"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/uniswap-frontend"
|