mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
41 lines
817 B
TOML
41 lines
817 B
TOML
# Ecosystem Level Information
|
|
title = "Lightning Bitcoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/lbtcio"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/crypto-supplies"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-core-old"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-explorer-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-lightwallet-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-lightwallet-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-mobile-wallet-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-token-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/lbtc-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/lbtcio/slips"
|