mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-12 10:14:28 +01:00
56 lines
1.0 KiB
TOML
56 lines
1.0 KiB
TOML
# Ecosystem Level Information
|
|
title = "Lambda"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/LambdaIM"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/community-contributor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/cosmos-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/lambda-libs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/lambda-vm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/launch"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/marketplace"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/proofDP"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/rust_lua_ffi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/silkworm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/slips"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/tendermint"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/TestNet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/token-profile"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/WhitePaper"
|