mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
68 lines
1.5 KiB
TOML
68 lines
1.5 KiB
TOML
# Ecosystem Level Information
|
|
title = "LemoChain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/LemoFoundationLtd"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/bignumber.js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/elliptic"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/ganache-cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/ipfs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-core-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-distribution-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-monitor-be"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-monitor-fe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-net-intelligence"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-tx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemo-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemochain-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemochain-distribution"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemochain-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/lemochain-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/npipe"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/LemoFoundationLtd/rollup-plugin-node-resolve"
|