mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-29 13:25:28 +08:00
26 lines
475 B
TOML
26 lines
475 B
TOML
# Ecosystem Level Information
|
|
title = "Lenster"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/lensterxyz"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/lensterxyz/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lensterxyz/imgproxy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lensterxyz/lenster"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lensterxyz/sitemap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lensterxyz/tunnel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lensterxyz/utils"
|