mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
83 lines
1.8 KiB
TOML
83 lines
1.8 KiB
TOML
# Ecosystem Level Information
|
|
title = "Trinity"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/trinity-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/cs-trinity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/eth-tools"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/EthNode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/Faucet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/fluentd-kubernetes-daemonset"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/go-trinity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/GuidePage"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/neo-cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/neo-gui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/NeoNode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/NetworkExplorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/nft-shop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity-application"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity-gateway"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity-neo-gui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity-tstore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinity-walletdemo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/trinitywallet-website-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/wallet-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/wallet-ios"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/wallet-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/trinity-project/whitepaper"
|