mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
35 lines
694 B
TOML
35 lines
694 B
TOML
# Ecosystem Level Information
|
|
title = "LORDLESS"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/lordlessio"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/0xsir-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/airdrop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/dapp-course"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/frontend-doc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/game-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/lordless-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/token-profile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/tokens"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lordlessio/truffle-contract"
|