mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
29 lines
661 B
TOML
29 lines
661 B
TOML
# Ecosystem Level Information
|
|
title = "Lition"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/lition-blockchain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/lition-blockchain/deposit-script"
|
|
|
|
[[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"
|