mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
56 lines
1.1 KiB
TOML
56 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "COTI"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/coti-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/alpha-live"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/alpha-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-dime-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-dsp-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-encryption-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-financial-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-fullnode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-history-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-nodemanager"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-storage-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-trustscore-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/coti-zerospend-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/crypto-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/python-ts-algorithms"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/coti-io/Whitepaper"
|