mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 04:04:24 +01:00
29 lines
527 B
TOML
29 lines
527 B
TOML
# Ecosystem Level Information
|
|
title = "OneLedger"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Oneledger"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/bls"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/chronos-genesis"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/hdkeychain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/OLT"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/protocol"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/slips"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Oneledger/toml"
|