mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-13 18:54:24 +01:00
65 lines
1.2 KiB
TOML
65 lines
1.2 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-debugtool"
|
|
|
|
[[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/minio"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LambdaIM/minio-go"
|
|
|
|
[[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"
|