mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-09 07:54:20 +01:00
38 lines
770 B
TOML
38 lines
770 B
TOML
# Ecosystem Level Information
|
|
title = "Crypterium"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/cryptiumlabs"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/backerei"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/kms"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/ledger-app-tezos"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/ledger-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/ledger-tendermint-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/signatory"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/stakepi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/tezos-governance"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cryptiumlabs/validator-profiles"
|